Menu

#26 POPTOP with 2 NICs

v1.1.3
open
nobody
5
2012-09-17
2006-05-17
arrecostao
No

I have a POPTOP server with 2 NIC cards, The first one
(eth0) has a public IP address which I reach with my
client. The other (eth1) has a private IP address of
10.10.10.250.

The server is part of 2 different LANs coming in from
2 diiferent T1s.

Ethernet0 has an IP address routed thru ISP A.

Ethernet1 is part of a private NATed LAN routed thru
ISP B.

My goal is to connect to my POPTOP, access local file
servers, and be part of the private LAN so that I can
get out to the internet thru ISP B and access my
company site as part of the "trusted network".

So far, when connected, I can reach the local LAN,
ping the local LAN gateway. However, from my PC if I
do a traceroute to any address to the internet, it
dies at the IP address specified as the "localip
address" in /etc/pptpd.conf.

[root@host ] ~route
Kernel IP routing table
Destination Gateway Genmask Flags
Metric Ref Use Iface
10.10.10.220 * 255.255.255.255 UH
0 0 0 ppp0
69.XX.XXX.X * 255.255.255.252 U
0 0 0 eth0
10.10.10.0 * 255.255.255.0 U
0 0 0 eth1
169.254.0.0 * 255.255.0.0 U
0 0 0 eth1
default XX-XX.ispa 0.0.0.0 UG
0 0 0 eth0

Is there perhaps a (static)route missing?

Anybody out there that can share the solution thru
experience?

Thanks!

Discussion


Log in to post a comment.