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.
Is there a way for me to dumb down an 1131AG to operate the same way a LinkSys AP does?We have issues getting a wireless device to communicate to PC stations using the 1131 as a base station. However, using the LinkSys works well, but the signal stre...
Couldn't you achieve what you're trying to do via ACLs? For instance, you create something like:access-list 101 deny ip x.x.96.x 255.255.255.0 x.x.x.x 255.255.255.0access-list 101 deny ip x.x.106.x 255.255.255.0 x.x.x.x 255.255.255.0access-list 101 d...
khahodeka wrote:now i remove "split-dns value 192.168.1.2 192.168.1.18 "but i can't solve name same...I don't think he meant for you to remove the statement, but instead replace it with:"split-dns value domain1.local domain2.local"
If the line in red doesn't work, then the PIX-506 probably isn't capable of accepting the esp-sha-hmac, in which case you can use esp-md5-hmac. A quick way to check is to type: "crypto ipsec transform-set myset ?" The syntax helper will show you what...