I'm having an issue routing on a specific client site.
Our configuration consists of a 3xT1 data line backed into a FreeBSD 5.5p10 system (I know, we're upgrading it over the Christmas break this year) that provides IPFW2 and NATD services to manage routing WAN IPs to LAN IPs on our various subnets.
We host several web systems on these subnets and our normal policy is to modify external DNS and internal DNS separately so that everything is optimized. For example, we would set store.mycompany.com on the external DNS to point to the WAN IP and set store.mycompany.com on the internal DNS to point to the LAN IP.
This method has served us well for years and allow us to roll with a lot of changes very rapidly.
However, we now are working on a project that requires us to do things a bit differently. We need our internal systems to be able to go to np.mycompany.com and utilize only the WAN address for the resolution.
When we do this, we get timeouts from our internal systems. Basically, the web browser just sits and spins forever.
My traceroute and ping work just fine, but the that's it.
In addition, if I configure a local system to utilize a dedicated WAN address and plug it directly into the external router of the 3xT1 interface, I get success.
So, my conclusion is that I have something missing in my routing that is preventing this from working when behind the firewall. I guess it could also be a firewall entry, but I've testing doing an allow all and still get the same results.
I just have the feeling that I'm missing out on something very simple and that soon I will be hanging my head low to my own ignorance.
Thanks in advance for any thoughts anyone might have.
Our configuration consists of a 3xT1 data line backed into a FreeBSD 5.5p10 system (I know, we're upgrading it over the Christmas break this year) that provides IPFW2 and NATD services to manage routing WAN IPs to LAN IPs on our various subnets.
We host several web systems on these subnets and our normal policy is to modify external DNS and internal DNS separately so that everything is optimized. For example, we would set store.mycompany.com on the external DNS to point to the WAN IP and set store.mycompany.com on the internal DNS to point to the LAN IP.
This method has served us well for years and allow us to roll with a lot of changes very rapidly.
However, we now are working on a project that requires us to do things a bit differently. We need our internal systems to be able to go to np.mycompany.com and utilize only the WAN address for the resolution.
When we do this, we get timeouts from our internal systems. Basically, the web browser just sits and spins forever.
My traceroute and ping work just fine, but the that's it.
In addition, if I configure a local system to utilize a dedicated WAN address and plug it directly into the external router of the 3xT1 interface, I get success.
So, my conclusion is that I have something missing in my routing that is preventing this from working when behind the firewall. I guess it could also be a firewall entry, but I've testing doing an allow all and still get the same results.
I just have the feeling that I'm missing out on something very simple and that soon I will be hanging my head low to my own ignorance.
Thanks in advance for any thoughts anyone might have.