Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PIX 501 & Windows 2000 Server

Status
Not open for further replies.

userice

Technical User
Oct 24, 2002
78
US
I have a Windows 2000 Server behind a PIX 501 Firewall. When I tried to logon to the domain, it took a long time to logon. However, if I disconnect the PIX, then everything works fine. Can someone help me?
 
The Problem was with the PIX
I had alias (inside) 192.168.1.xx 210.181.y.zzz 255.255.255.255
After I took it out, everything works fine. Does anyone know how to use "alias"?
 
HI.

This is because of proxy arp.
The pix answers ARP requests on behalf of the server 192.168.1.xx and this is bad because it prevents connections to the real server.

The best solution is not to use "alias" at all, and use internal DNS server with manual reconfiguration as needed.

The other option is to use alias, but disable proxy-arp on the inside interface:
(BTW - when you add the alias command for manipulating DNS resolution, it will not take effect on workstations until you reboot them or until the DNS cache expires).

Bye
Yizhar Hurwitz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top