anyone know why i cannot ping my 501e
i have attached my current config
Are you trying to ping the outside interface ?
If so in your config
"icmp permit
Jon
posted twice
I can ping your default-gateway ie. 68.213.152.81 but not .84
Can you ping the default-gateway from the pix ?
What does the ouput of a "sh int e0" on your pix show ?
Can you also temporarily remove
"static (inside,outside) 68.213.152.84 10.7.2.13 netmask 255.255.255.255 0 0"
from your config.
Jon
no i cannot ping the gateway from the pix
yes i can remove that line from the pix give me 2 min!
Sorry, just in case you missed it as i added it into previous post
"sh int e0"
Jon
AB01-CC-PIX(config)# sh int e0
interface ethernet0 "outside" is up, line protocol is up
Hardware is i82559 ethernet, address is 0013.6070.a868
IP address 68.213.152.84, subnet mask 255.255.255.248
MTU 1500 bytes, BW 100000 Kbit full duplex
384 packets input, 28890 bytes, 0 no buffer
Received 47 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
6 packets output, 360 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collisions, 0 deferred
0 lost carrier, 0 no carrier
input queue (curr/max blocks): hardware (128/128) software (0/1)
output queue (curr/max blocks): hardware (0/1) software (0/1)
How is the pix connected to the router - is it via a switch/hub or a crossover cable ?
Do you have access to the router or is this managed by your ISP ?
Jon
the pic is connected to the dsl model via straight through cable
Just tried telnetting to default-gateway and it let me in. don't worry i logged straight out again - is this your ADSL router ?
Jon
yes the gateway is the dsl router witch is 81
84 is the pix 501
How are the 2 connected to each other. If it is via a switch then you need to make sure the switch ports are in the same vlan.
Jon
cable from port 1 of the modem to port 1 on the pix
When you say port 1 on the pix what is it labelled as - it needs to be eth0. Eth1 is the inside interface.
Jon