You are not logged in.
Hello, everyone, I am trying to connect two network cards, an Atheros AR5001X + and an Intel 3945/ABG in Ad-Hoc mode, the cards are associated (apparently) but a machine does not ping and do not surf!
It is true that I have to use a different Broadcast for both wired and wireless?
I follow this steps on atheros(internet):
iwconfig ath0 mode ad-hoc essid "Wireless_Network"
ifconfig ath0 192.168.0.10 netmask 255.255.255.0 up
And Intel:
iwconfig wlan0 mode ad-hoc essid "Wireless_Network"
ifconfig wlan0 192.168.0.20 netmask 255.255.255.0 up
My modules is ath_pci(i tested ath5k too) and iwl3945.
And my Internet is HSDPA USB Modem(ZTE MF622).
Thanks in advance.
Offline