Thanks for the responses. I spent a few hours last night and today
working on IAS and getting the permissions set up. Now the two servers
seem to connect pretty well.
As far as I can tell, APIPA is not an issue; I have set up a static
address pool and the demand-dial interefaces do get an IP on the other
network. Actually, the demand-dial interfaces seem to get two IP's one
for the RAS inbound connection and another on the other network (for
outbound traffic, it would seem...). So here is the general scheme of
things, where each server has two nic's:
home_office_network: 10.137.13.0 / 255.255.255.0
main server main ip is 10.137.13.10
main server inbound vpn ip is 10.137.13.150
lan dhcp ip's are 10.137.13.100-120
lan vpn static pool is 10.137.13.151-170
downtown_office_network: 10.137.15.0 / 255.255.255.0
main server main ip is 10.137.15.40
main server inbound vpn ip is 10.137.15.150
lan dhcp ip's are 10.137.15.100-120
lan vpn static pool is 10.137.15.151-170
(routers are set at x.x.x.1 and provide dhcp for each network)
here's what i get on the downtown server for vpn ip's
PPP connection RAS (dial-in) 10.137.15.151 / 255.255.255.255
PPP connection <<some long code>> 10.137.13.158 / 255.255.255.255
So, I do seem to be getting the connection and each server seems to get an
ip in the correct block on the other network..... yet no traffic gets
routed.
Any idea, or am i just missing something simple here?
Thanks again..
James
If the internal interface gets an APIPA address, it means that you
haven't set up a static address pool and it can't use DHCP for some
reason.
That shouldn't really affect your LAN to LAN routing, though.
Do the demand dial interfaces get an IP?
James Ellison said:
No, cannot ping between networks. In addition, the internal routing
interface has now taken on a new network address 169.x.x.x. Not sure
how
this got in there, but it seems to have lost the connection with my two
networks 10.137.13.x and 10.137.15.x.
Thanks
On Tue, 1 Feb 2005 22:02:09 -0600, Robert L [MS-MVP]
<
[email protected]>
wrote:
assuming the vpn connects to each other, can you ping?