Вы находитесь на странице: 1из 3

If you have huawei or zte usb modem - and cannot connect it to vmware -follow next steps

1 install modem software and drivers on real computer .


2 install modem software and drivers on virtual machine via mapping scsi cdrom .!!!!!( do it
obligatorily).
3 connect modem to real computer ,install modem software and drivers , open hardware by right
click in "computer", open com and lpt ports . remember com port -which usb modem is connected.
4 open hyperterminal or putty, connect to port which modem installed and type this
command AT^SETPORT="A1,A2;1,2,3," - this command set you modem in "modem only" mode
if you have a huawei modem e402 or newer, this command IS NOT WORKING . you need type
command AT^SETPORT="FF;1,2"
4 unplug your modem, wait few seconds and plug it to vmware esxi . wmware detect it as on
screenshot


if you carefully read step 2 you'r modem will be detecting automatically.
5 PS. ZTE modems have another AT command system with HUAWEI- to switch ZTE in "modem
only" mode you need to type this commands AT%USBMODEM=0
if you modem say error and can't switch to modem mode - type this commands
AT+ZCDRUN=E
AT+ZCDRUN=8
unplug, wait, plug to esxi
vmware will be recognize you modem as on screenshot


thats all.

/tmp
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
rpm -ivh rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
yum install freetds freetds-devel
./configure --prefix=/etc/kannel --enable-start-stop-daemon
Make
Make install


tsql -S serverIP -U sql-username -P password

Вам также может понравиться