"Matías Palomec" <[EMAIL PROTECTED]> writes:
Does the VPN server have a static IP?
Yes.
If so, you can route the VPN on the eth1 and leave de 0/0 GW to ppp1
(I had something like these at home).
I just tried like this,
,
| route add vpn_ip gw eth1
| route add default dev ppp1
`--
On 5/24/07, William Xu <[EMAIL PROTECTED]> wrote:
Hi all,
I have got some problem setting up the routing table. Currently, the
table is,
,[ netstat -nr ]
| 10.1.1.10.0.0.0 255.255.255.255 UH0 0 0 ppp1
| 166.111.210.0 0.0.0.0 255.255.254.0 U
Hi all,
I have got some problem setting up the routing table. Currently, the
table is,
,[ netstat -nr ]
| 10.1.1.10.0.0.0 255.255.255.255 UH0 0 0 ppp1
| 166.111.210.0 0.0.0.0 255.255.254.0 U 0 0 0 eth1
| 0.0.0.0 166.111.2
3 matches
Mail list logo