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.
HiIm having trouble getting the following to work.Cisco PIX 501 in main office.Home user using an ADSL modem and connecting to the Internet using 10.0.0.xPC: 10.0.0.150ADSL Modem 10.0.0.135When the public IP from the ADSL line is bridged to the PC I ...
Hi,I was just configuring my PIX 501 to enable clients with the Cisco vpn client software installed to connect.This works fine.But it is a group authentication so all clients use the same login.I like to use individual users but this option is only p...
Hi all,I have a strange problem and I hope someone here can point me in the right direction.I have two Aironets 350 bridges.One is configured as a ROOT Bridge, the other as a non-ROOT Bridge w/o clients.Both run 12.0.5I have configured the unit (the ...
Hi all,I have been strugling to get this working but failed everytime. I sure hope someone here can assist.Situation:Internet (172.18.0.0) TEST SITUATION||172.18.4.250PIX172.16.4.10||172.16.2.150Webserver in LANI need a static translation for the web...
I dont understand why the following is not working on my 2600 router.line vty 0 4 access-class 23 in exec-timeout 120 0 password ******** login transport input telnetaccess-list 23 remark Telnet ACLaccess-list 23 permit 181.57.112.0 0.0.0.255access-l...
Hi all,Best wishes for 2005.Thx for all the replies.Using the tips, I now have the following:access-list 101 permit tcp any host 172.18.4.250 eq wwwip address outside 172.18.4.250 255.255.0.0ip address inside 172.16.4.10 255.255.0.0static (inside,out...
HiI am able to ping the router's outside interface.I currently only have the ACL 23 as posted.By removing the access-group cmd the router should be wide open to a telnet from any host from the Internet.