View Single Post
  #3 (permalink)  
Old 2007-03-07
chillyjim chillyjim is offline
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,681
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: Upgrade: NG FP3 to NGX R62 (win2k)

Ohhh how I hate windows as an enforcement point but....


fw monitor -e 'accept src=<testmachineIP> or dst=<testmachineIP>;'

That will show you what the enforcement point is seeing, and what it is doing with the packet. Best thing is to try and telnet on port 25 to some external mail server. You should see 4 lines for each packet and be able to see the IP address change. Automatic NAT should work just fine you. I would bet its an ARP cache issue at your ISP.
Reply With Quote