Steve Harman wrote: > So we have an external URL which looks something like: > https://server.ourdomain.com:1234 <https://server.ourdomain.com:1234/> > for which NAT directs traffic to the internal address and correct port. > Trouble is that if that URL is used by people on the _/internal/_ LAN > they don’t reach the correct port. > > It really doesn’t feel right and perhaps won’t work even anyway, to have > NAT setup on our internal NIC to effectively just transpose a port > number from 1234 to 4242.
use spit-horizon dns (views in bind9) to have different internal DNS results, or, try nat reflection? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
