On 9/30/06, Julian Weber <[EMAIL PROTECTED]> wrote:
The problem I am having is that when I attempt to connect to the server on the DMZ from the LAN I can get a web page to show up but when I try to view a picture or use webmail it times out.
Do the timeouts also occur whenever you transfer large files/data? Sounds like you are facing MTU issues. You can confirm this by sending packets of various sizes using "ping -D -s <size> <dmzip>". Try pinging clients in your DMZ IP and LAN IP. Start with a size of 1460 and work your way up in 4 byte increments to 1510. If ping to DMZ IPs stops working earlier than LAN IPs then you have a vlan MTU problem. Sadly, the only solution is to use a different NIC. Or wait for a FreeBSD driver update. - Raja --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
