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

Pix 501 and Radius

franspain
Level 1
Level 1

Hello,

I want to configure the pix to redirect the trafic in one external ip to different internal ips depending of the port requested. I have tested it using static command and has worked with some test but when I change the ports to the real ports that I need anything works. I'm not sure if I need to configure the pix to listed the port.

I want to do this.

Example:

access-list http permit udp any host 10.10.10.10 eq 1645

access-list http permit udp any host 10.10.10.10 eq 1646

access-list http permit tcp any host 10.10.10.10 eq 80

static (inside,outside) udp 10.10.10.10 1645 192.168.1.1 1645

static (inside,outside) udp 10.10.10.10 1646 192.168.1.1 1646

static (inside,outside) tcp 10.10.10.10 80 192.168.1.2 80

fixup protocol dns maximum-length 512

fixup protocol ftp 21

fixup protocol h323 h225 1720

fixup protocol h323 ras 1718-1719

fixup protocol http 80

fixup protocol rsh 514

fixup protocol rtsp 554

fixup protocol sip 5060

fixup protocol sip udp 5060

fixup protocol skinny 2000

fixup protocol smtp 25

fixup protocol sqlnet 1521

fixup protocol tftp 69

The fixup is the default config in the pix but I don't know why I'm having this problem. This example is basically what I want to do and I have been able to do it using tcp 80 and tcp 21 but not using the radius protocol and if I try to change the radius protocol to other used like 7000 for example it is the same.

Any suggestion, please?

Thanks

2 Replies 2

sirpa_k
Level 1
Level 1

Any update on this ?

Nothing new for the moment. I'm trying to find something about this but nothing.

Any idea would be very kind.

Thanks

Review Cisco Networking products for a $25 gift card