William M. Quarles wrote:
Static route? Do you mean a static IP address? I really have no clue what
youare talking about. If you're talking about static IP address, I don't
haveone. And I don't understand what the route command does or how it works.
(Yes, I looked at the man page.) Peace, William 
Just type 'route' in a terminal before and after your pppd is up and paste
the two results, maybe we can come up with something for you :)

For example, mine looks like this:

[EMAIL PROTECTED] ppp]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
<ppp peer IP>   *               255.255.255.255 UH    0      0        0 ppp0
192.168.0.0     *               255.255.255.240 U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         <ppp peer ip>   0.0.0.0         UG    0      0        0 ppp0

the 'default' line is the key here, indicating the ppp0 interface is to be
used to move packets around by default.
--------------

the <ppp peer ip> would be the same as in 'ifconfig'

[EMAIL PROTECTED] ppp]# ifconfig ppp0
ppp0      Link encap:Point-to-Point Protocol  
          inet addr:<my ip>  P-t-P:<ppp peer ip>  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:16418601 errors:0 dropped:0 overruns:0 frame:0
          TX packets:18428085 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3 
          RX bytes:569724467 (543.3 Mb)  TX bytes:507069403 (483.5 Mb)

-------------

Feel free to email me directly if you feel this is going beyond this list's
subject

---G



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to