Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > PIX static translation; port redirection

Reply
Thread Tools

PIX static translation; port redirection

 
 
gringo2
Guest
Posts: n/a
 
      09-15-2004
Please help.

I am working with a PIX 515 (6.3). I have setup port redirection via
static translation to have telnet access from the outside interface
come in on an unassigned port and then redirected to 23. Example:

static (inside,outside) tcp 192.168.1.1 45000 10.10.10.1 23 netmask
255.255.255.0 0 0

Although this allows access to the device on port 23, it appears to
prohibit all other communication. I would like to have traffic coming
to the device on port 45000 redirected to port 23 while maintaining
the other tcp, udp and IP services. The associated access-list allows
for full IP connectivity.

If anyone here can advise me in this matter I would greatly appreciate
it. I have exhausted my own pool of know-how (as I often do) and now
hope that someone here can help me.

Thank you.
 
Reply With Quote
 
 
 
 
Martin Bilgrav
Guest
Posts: n/a
 
      09-15-2004

"gringo2" <> wrote in message
news: om...

> static (inside,outside) tcp 192.168.1.1 45000 10.10.10.1 23 netmask
> 255.255.255.0 0 0
>
> Although this allows access to the device on port 23, it appears to
> prohibit all other communication.


Try change the netmask to 255.255.255.255

HTH
Martin Bilgrav


 
Reply With Quote
 
 
 
 
gringo2
Guest
Posts: n/a
 
      09-17-2004
"Martin Bilgrav" <> wrote in message news:<zD12d.49138$ k>...
> "gringo2" <> wrote in message
> news: om...
>
> > static (inside,outside) tcp 192.168.1.1 45000 10.10.10.1 23 netmask
> > 255.255.255.0 0 0
> >
> > Although this allows access to the device on port 23, it appears to
> > prohibit all other communication.

>
> Try change the netmask to 255.255.255.255
>
> HTH
> Martin Bilgrav


Excuse my mistake, I am actually using the 255.255.255.255 subnet
mask. So that it is a one to one translation.

Thank you for the suggestion though.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco PIX Port Redirection Question staalejg Cisco 0 07-17-2003 09:15 PM
Re: Cisco PIX 6.31 Port Redirection - Not Working Jocelyn Cisco 0 07-17-2003 08:01 PM
Re: Cisco PIX 6.31 Port Redirection - Not Working staalejg Cisco 0 07-17-2003 07:54 PM
Re: Cisco PIX 6.31 Port Redirection - Not Working staalejg Cisco 1 07-17-2003 07:35 PM
Re: Cisco PIX 6.31 Port Redirection - Not Working Memnoch Cisco 0 07-17-2003 05:22 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57