![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |

|
| Security and Firewall Error ! Secuirty and firewall Realted Queries and support |
![]() |
|
Cisco PIX: Allow traffic to an internal host
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Administrator
Posts: 876
Join Date: Oct 2005
Rep Power: 10
IM:
|
First, a static mapping must be made for the host. There is another recipe for this configuration. static (inside,outside) 1.1.1.1 192.168.0.100 netmask 255.255.255.255 then: To allow traffic, a conduit must be constructed. For example, to allow ICMP (ping) traffic to all hosts from anywhere (bad idea): conduit permit icmp any any To allow SSH to a specific host from anywhere: conduit permit tcp host 1.1.1.1 eq 22 any or With ACLs: access-list 100 permit tcp any host 1.1.1.1 22 access-group 100 in interface outside |
|
|
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redundency problem with cisco 6513 and Cisco 3560 Switches | Iphone | Knowledge Base | 1 | 13-Apr-2007 02:07 AM |
| Ricoh x64 drivers for MMC Host Controller and Memory Stick Host Controller-Hard to Fi | Iphone | Knowledge Base | 1 | 13-Apr-2007 01:27 AM |
| Cisco Pix 506e blocks inside traffic to IP | ps3cheats | Networking Error ! | 1 | 25-Mar-2007 10:59 PM |
| Solving Network Congestion Issues With Cisco Traffic Shaping | Anilrgowda | Networking Error ! | 0 | 31-Dec-2006 12:09 AM |
| Port redirect to inside host on a Cisco PIX firewall | Admin | Security and Firewall Error ! | 0 | 04-Dec-2006 12:42 AM |