Aldur wrote: » I'm using a 5gt in a similar setup for my home office. How it's working for me is the 0/0 port is the WAN port, in the untrust zone, which connects to the ISP. All other ports are set for switching in the trust zone. I then turned off all DHCP features on the 5gt and plugged a WAP into one of the trusted switching ports. Other cables connecting the rest of the network are plugged in to the other switching ports on the 5gt. From there it all worked automagically. NAT is occurring out/in the 0/0 port, which gives me my internet access. And the WAP which is connected to a switched port hands out IP addys, via DHCP, to any other client on the home network. HTH
zoidberg wrote: » For troubleshooting your problem... I'm assuming the Untrust interface is getting a valid IP from the ISP. Make sure that is happening. Perhaps the ISP limits the IPs by MAC address and you're not getting a valid IP to the new and unrecognized 5GT MAC? When you generate traffic from your network to the Internet, do you see any sessions on the 5GT? Does the session table show NAT from the LAN to the Internet working as expected? Turn on policy logging and counting to help troubleshoot to see if traffic is hitting the policies correctly. If logs are not showing you anything helpful, can try doing a flow debug to see what blackhole your traffic is falling into. What subnet are you using between the 5GT and Linksys? What subnet are you using from the Linksys to the network? Same subnet? Or different? Depending on the configuration of your Linksys, you could be running into a less than ideal double-NAT scenario as well. For example, client with 192.168.1.100 tries to go to the Internet. Linksys NATs that to it's WAN interface IP of 192.168.1.1. The 5GT then NATs again to it's Untrust interface IP of 192.168.238.53.
kenoo wrote: » The untrust is getting the proper IP address from the cable modem I have policy logging on, and any traffic going outbound shows up with bytes sent, but none received, and a close age out. They're both on the same subnet, and I turned off NAT on the linksys before turning it on for the untrust interface on the netscreen.