ubuntu下的ad-hoc请教。谢谢。不甚感激。急啊!
发表于 : 2012-03-21 13:52
我现在两台电脑安装了ubuntu,用usb无线网卡配一个ad-hoc无线网络。
配置命令为:
ifconfig ra0 192.168.1.1 netmask 255.255.255.0 down
iwconfig ra0 mode ad-hoc essid test channel 1 rate 11M
ifconfig ra0 192.168.1.1 netmask 255.255.255.0 up
iwconfig ra0 mode ad-hoc essid test channel 1 rate 11M
另一台为
ifconfig ra0 192.168.1.3 netmask 255.255.255.0 down
iwconfig ra0 mode ad-hoc essid test channel 1 rate 11M
ifconfig ra0 192.168.1.3 netmask 255.255.255.0 up
iwconfig ra0 mode ad-hoc essid test channel 1 rate 11M
但是当用iwconfig察看时,
两台电脑的essid变空,或者mode变成auto。
ping也不通,求解?
谢谢。
配置命令为:
ifconfig ra0 192.168.1.1 netmask 255.255.255.0 down
iwconfig ra0 mode ad-hoc essid test channel 1 rate 11M
ifconfig ra0 192.168.1.1 netmask 255.255.255.0 up
iwconfig ra0 mode ad-hoc essid test channel 1 rate 11M
另一台为
ifconfig ra0 192.168.1.3 netmask 255.255.255.0 down
iwconfig ra0 mode ad-hoc essid test channel 1 rate 11M
ifconfig ra0 192.168.1.3 netmask 255.255.255.0 up
iwconfig ra0 mode ad-hoc essid test channel 1 rate 11M
但是当用iwconfig察看时,
两台电脑的essid变空,或者mode变成auto。
ping也不通,求解?
谢谢。