virtual hosts behind NAT

Post Reply
gwork
Posts: 4
Joined: Fri Feb 22, 2002 11:40 am

virtual hosts behind NAT

Post by gwork »

What is the preferred method for walking a local site whose external URL will not resolve via DNS because it is behind NAT? The site can be indexed using a URL behind the NAT, but then external clients cannot resolve the internal URLs. Is a file the only option?
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

virtual hosts behind NAT

Post by John »

Since you have the source to the walker available, the best solution is to modify the URL before storing it. You might want to look at the procpage and storepage functions.

It should also be possible to configure your network so the name works both in front of and behind the NAT.
John Turnbull
Thunderstone Software
Post Reply