[Ilugc] Tata Indicom Plug2Surf Modem not connecting

  • From: masivakumar@xxxxxxxxx (சிவகுமார் மா)
  • Date: Thu Sep 27 14:28:07 2007

On 9/27/07, Bharathi Subramanian <sbharathi@xxxxxxxxxxxxx> wrote:


No success so far. How to add a route to device modem? What should
be the Gateway? Should I get the Gateway address from TataIndicom?

Normally PPP will give the gateway IP. Anyway check with ISP,


Thanks. I will try to get the information. Every time I call, to get past
"Click on Start -> Go To Control Panel" takes a few minutes :-)

If ppp0 interface is up then

1. Remove all route added by the ppp0


route del 192.168.99.99
route del -net 0.0.0.0

now modem0 does not have any entry in route

2. Add route entry for 192.168.99.0/24 dev ppp0


route add -net 192.168.99.0/24 modem0

3. Add gateway as 192.168.99.1

route add default gw 192.168.99.1 modem0

Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.99.0    0.0.0.0         255.255.255.0   U     0      0        0
modem0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.99.1    0.0.0.0         UG    0      0        0
modem0

4. Try to reach the gateway.


Can reach 192.168.99.1. Nothing else :-(
Thanks for your help.

anbudan,

Ma Sivamumar
-- 
?? ?????????
????????? ????????? ??? ????????
http://masivakumar.blogspot.com

Other related posts: