P
Ping
Hello,
I have a PPP dialer application that hoses my LAN NIC
default gateway once it is dialed up.
My LAN NIC's config is:
ip: 192.168.16.20
sm: 255.255.255.0
default gateway: 192.168.16.3
Once I use the modem to dialup, the PPP\SLIP config is:
ip: 192.168.1.205
sm: 255.255.255.0
default gateway: 192.168.1.20
Upon PPP dialup, my NIC card is no longer able to send
packets thru the NIC.
I added a static route on my NIC to point to my NIC
default gateway using "route add -p", but it still doesn't
work.
When I try to traceroute an internal lan ip address, the
PPP DNS servers try to resolve the address.
Any suggestions?
Thanks.
I have a PPP dialer application that hoses my LAN NIC
default gateway once it is dialed up.
My LAN NIC's config is:
ip: 192.168.16.20
sm: 255.255.255.0
default gateway: 192.168.16.3
Once I use the modem to dialup, the PPP\SLIP config is:
ip: 192.168.1.205
sm: 255.255.255.0
default gateway: 192.168.1.20
Upon PPP dialup, my NIC card is no longer able to send
packets thru the NIC.
I added a static route on my NIC to point to my NIC
default gateway using "route add -p", but it still doesn't
work.
When I try to traceroute an internal lan ip address, the
PPP DNS servers try to resolve the address.
Any suggestions?
Thanks.