Dr. Sharukh K. R. Pavri. wrote:
I have a machine w/ kubuntu w/ a wlan0 (runing w/ ndiswrapper) connecting to the net via braodband modem.
I now want to connect my laptop to the net thru the broadband modem via the wifi.
I followed this link:
http://forums.gentoo.org/viewtopic-t-274790-highlight-adhoc+wireless.html
I managed to get the laptop talking to the kubuntu machine and I can even browse the net on the laptop.
The problem is that I have lost internet connectivity on the kubuntu machine :( . No ping, no web access, zilch.
I have the follwoing setup:
modem <-> (pub.lic.I.P) PC <-> wifi (192.168.1.202) <-> (192.168.1.204) laptop
I have made the requisite changes in the commands shown on this page.
where is the problem ?
do I need any changes to this line ?
route add -net 0.0.0.0 netmask 0.0.0.0 gw 10.0.1.1
I've changed it to
route add -net 0.0.0.0 netmask 0.0.0.0 gw 192.168.1.202
This line is anyway added in the other machines, not the router machine. What do the general network commands like ifconfig, route etc. reveal in the router machine?