Hello!

We have a Linux box running which is directly connected to our Internet
Router. It also has got some modems attached. We had the idea of using one
of the modems for remote system administration for a customer (also on
Linux).

And here is my question: Is it possible to keep the default gateway route on
"eth0" (gateway to the Internet) while dialing up a PPP connection to our
customer's computer using pppd so that I can send/receive packets to/from
him? What entry in my routing table does it require or is it sufficient to
just start pppd with a chat skript?

Here is the routing table:

Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
mail.epicom.at  *               255.255.255.255 UH    0      0        0
dummy0
gate.epicom.at  *               255.255.255.255 UH    0      0       46 eth0
195.58.162.120  *               255.255.255.248 U     0      0        4
dummy0
192.168.1.0     *               255.255.255.0   U     0      0      289 eth1
loopback        *               255.0.0.0       U     0      0      157 lo
default         gate.epicom.at  0.0.0.0         UG    0      0     3362 eth0

Thank you very much,

Bert Klauninger




-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to