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.
Hello all, I am trying to apply this extended access-list to my router to permit the selected ports and deny the rest but my emails are not sending outside, all emails are stuck in the queue. If I remove the access-list, all emails goes freely. What...
I actually did the same but its also not working. like below.access-list 101 permit tcp host 192.168.111.30 any eq 53access-list 101 permit udp host 192.168.111.30 any eq 53access-list 101 permit tcp host 192.168.111.30 any eq 25access-list 101 permi...
Here is the complete configuration.Router#sh runBuilding configuration...Current configuration : 3665 bytes!! Last configuration change at 09:23:31 UTC Wed May 28 2014 by admin! NVRAM config last updated at 06:42:17 UTC Wed May 28 2014 by admin! NVRA...
Try with clean configuration and see...interface ATM0 no ip address no atm ilmi-keepalive pvc vpi/vci pppoe-client dial-pool-number 1 !interface Vlan1 ip address aaa.bbb.ccc.ddd yyy.yyy.yyy.yyy ip nat inside ip virtual-reassembly in ip tcp adjust-m...
My problem was solved. I inserted this line ip tcp adjust-mss 1452 under interface vlan 1interface Vlan1 ip address 192.168.115.3 255.255.255.0 ip nat inside ip virtual-reassembly inip tcp adjust-mss 1452many thanks.
I have the same problem. I can ping from inside the router any site i.e www.yahoo.com. I can ping from the client side by domain name or by IP but I cannot browse. There is no any device in between like firewall and all PC's are connected directly to...