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.
my 3620 cisco router has 4 interfaces in 2 modules.I am connecting a local ftp server on on interface , and my lan is connection to other interface in the same module 1.I get ip address on fastethernet on module 2 ( ip address dhcp )I could`nt connec...
lan---pix--router--internetfrom pix I can ping to internal interface of router ( ISP ip address :ip address dhcp )I get answer from router interface but when I try to ping to Interface of ISP router I did `t get answer.On router , I can ping and I ge...
ip nat outsideip nat insideip nat inside source list 1 interface fastethernet1/0 overloadaccess-list 1 permit 192.168.1.0with those commands , My router could`t nat to outside.Could some help me to find correct configurationThanksSig
My router is direct coonect to the internet.I get ipaddress from isp.From Router , I can ping , and resolve name to ip address , everything is ok.From lan ( dhcp clients ), I can`t resolve name to ip address , and I can`t ping to the Internet.but Ia...
Hi I have Pix515 between 2 Routers ,and local Ftp server ( 129.168.2.2) attached to pix (dmz zone). lntern Clients back r2 are able to access to my ftp server in the dmz zone. I have only one ip address address 80.x.x.16 ( ISP ip ) in Extern router (...
When I get ip address from ISP,it`look like a dynamic ip addrees which is outside interface of my router is different from my gateway ( outside interface of ISP router.I have changed configuration to to : ip route 0.0.0.0 0.0.0.0 FastEt...
Oh!I have get it now ,I resolve itIt `s was conflict between my default gateway ( inside interface ) and Isp remote interfacedefault-router:62.x.x.216ip route 0.0.0.0 0.0.0.0 62.x.x.1 ( isp router )Thanks for your help.Sig
HeiI have add wildcard mask:access-list 1 permit 192.168.1.0 0.0.0.255 sh ip nat translation , debug ip nat details commands show no activities on router.I have read capital 15 on ccie Practical Studies ( karl Solie ). I could`nt find sone new.I am w...