Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Deploying multiple PSN's with a distributed deployment, do all the PSN's have to be in the same domain? I have 6 set up in one domain, and would like to run a few more through firewalls and using a different dns domain.Also interested to see how AD i...
Use the loopback 0 address for your ip host commands, not your ethernet 0 address:no ip host R1 2001 192.168.1.111ip host R1 2001 192.168.0.111No point using an interface which can be down.
Yes, correct. The reauth timer should be set to suit, but it does seem to be a weakness that an expired guest account doesn't force CoA.Sent from Cisco Technical Support iPhone App
Looks like server maybe just not responding?Do a 'route print' on the server. Make sure your 10.10.x.x addresses don't exist somewhere.Issue a clear xlate and try again.
You're not far off.Miss the 'dns' keyword off the end of the NAT statement.I think if that doesn't work there is something else causing the problem. I have used it in a similar situation using only external DNS.If it still doesn't work, need to look ...