|
|
Re: Remote debugg lauch problem
|
|
06/25/2008 5:36 AM
post9643
|
Re: Remote debugg lauch problem
i started a wired and a wireless network cards:
io-net -d ns83815 -p tcpip -p qnet bind=en0
waitfor /dev/io-net/en0
waitfor /dev/socket
ifconfig en0 *.*.*.* netmask 255.255.0.0
display_msg "configuring adhoc network mode"
mount -o channel=11,network=mywork,mode=adhoc -T io-net devn-orinoco.so
waitfor /dev/io-net/en1
ifconfig en1 192.168.1.1 netmask 255.255.255.0
i previously only used the first wired network for remote debugging, no problem. then due to the second network set up?
thx
Eric
|
|
|
|
|