- Posts: 4
- Thank you received: 0
Need Help for a Basic Configuration (PCs-ASA-Internet)
16 years 3 months ago #27184
by Oronar
Replied by Oronar on topic Re: Need Help for a Basic Configuration (PCs-ASA-Internet)
I have delete this statement => static (inside,outside) 192.168.1.1 10.1.17.254 netmask 255.255.255.255
Now, I can't ping 10.1.17.254 from the ASA
Its doesn't work better
Now, I can't ping 10.1.17.254 from the ASA
Its doesn't work better
16 years 3 months ago #27185
by Elohim
Replied by Elohim on topic Re: Need Help for a Basic Configuration (PCs-ASA-Internet)
Your access list is incorrect.
get rid of:
access-group outside-access in interface outside
If you are only allowing your inside hosts to surf the web (without restriction), you don't need any access list at all. You just need a global and a nat.
Please define what you want to do with your access-lists.
get rid of:
access-group outside-access in interface outside
If you are only allowing your inside hosts to surf the web (without restriction), you don't need any access list at all. You just need a global and a nat.
Please define what you want to do with your access-lists.
16 years 2 months ago #27211
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Need Help for a Basic Configuration (PCs-ASA-Internet)
On which interface your PC is connected to? try this on it:
[code:1]
switchport access vlan 1
[/code:1]
[code:1]
switchport access vlan 1
[/code:1]
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Time to create page: 0.118 seconds