cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
406
Views
0
Helpful
2
Replies

Configure P2P connection PIX 7.0.1 problem

ionut.stanescu
Level 1
Level 1

Hi,

I have next problem on my CISCO PIX 515e IOS 7.0.1.

I have defined a basic PAT( i have just only valid ip address ) that working ok, but some of my users want to access some p2p application over pix.

So, for they to have high id inside of p2p application I need to define some access rules over pix to comply these needs:

192.168.100.2:1000 <---> 193.x.x.x:2000

192.168.100.3:1100 <---> 193.x.x.x:2000

Could you advice me ?

Thank you.

2 Replies 2

a.alekseev
Level 7
Level 7

Could you give more information about

192.168.100.2:1000 <---> 193.x.x.x:2000

192.168.100.3:1100 <---> 193.x.x.x:2000

Hi,

To be more accurate I need to create on my pix something like this ( was on some cisco router before ):

ip nat inside source static tcp 192.168.100.2 2000 interface FastEthernet0/0 2000

ip nat inside source static tcp 192.168.100.3 3000 interface FastEthernet0/0 3000

In this way these clients was able to connect to the p2p servers with high id each of them.( of course, everyone made some modifications upon the installed p2p client at the TCP port section ).

Regards.

Review Cisco Networking for a $25 gift card