have done nat to the private ips on the web server, and can open a web
browser window from outside the network with either the public ip or
the domain name (schooldistrict.org)
however, from inside the network, only the private ip will open a web
browser window. neither the public ip nor the domain name work from
inside... (but from inside i can ping the public ip)...
the public ip is a secondary ip on the bm server, and it nats to a
secondary private ip on the web server...
does this sound like a nat issue? or dns?
cheers
You cannot 'go out and come back in' with NAT. From the inside, you
must go to the internal IP address, so you need an internal DNS server
to give out the private IP address.
If all traffic is going to the BMgr proxy, you can just put the private
IP address in the BMgr server's sys:etc\hosts file.
Craig Johnson
Novell Support Connection SysOp
*** For a current patch list, tips, handy files and books on
BorderManager, go to http://www.craigjconsulting.com ***
many thanks again....