Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Port Routing on Pix506?

Reply
Thread Tools

Port Routing on Pix506?

 
 
meinereiner
Guest
Posts: n/a
 
      11-03-2004
Hello!

We have an leased line to the internet with only one oficial IP. The
Exchange Server is standing in the internal LAN and has a private IP.
Is it possible, to route any traffic from tcp/25 to the oficial
address to the internal address?

Regards

Martin
 
Reply With Quote
 
 
 
 
Silvan
Guest
Posts: n/a
 
      11-03-2004
> Hello!
>
> We have an leased line to the internet with only one oficial IP. The
> Exchange Server is standing in the internal LAN and has a private IP.
> Is it possible, to route any traffic from tcp/25 to the oficial
> address to the internal address?
>
> Regards
>
> Martin


Yes.
Silvan


 
Reply With Quote
 
 
 
 
BastardNetworkerFromHell
Guest
Posts: n/a
 
      11-04-2004
"Silvan" <> wrote in message news:<cmaqej$2684$>...
> > Hello!
> >
> > We have an leased line to the internet with only one oficial IP. The
> > Exchange Server is standing in the internal LAN and has a private IP.
> > Is it possible, to route any traffic from tcp/25 to the oficial
> > address to the internal address?
> >
> > Regards
> >
> > Martin

>
> Yes.
> Silvan


Hello Martin,

yes, this possible via the static command.

Example:

static (inside,outside) tcp official-ip 25 internal-ip 25 netmask
255.255.255.255

additionaly see the following site:
http://www.cisco.com/univercd/cc/td/....htm#wp1026694

Hope this helps
BastardNetworkerFromHell
 
Reply With Quote
 
Walter Roberson
Guest
Posts: n/a
 
      11-04-2004
In article < >,
BastardNetworkerFromHell <> wrote:
:"Silvan" <> wrote in message news:<cmaqej$2684$>...
:> > We have an leased line to the internet with only one oficial IP. The
:> > Exchange Server is standing in the internal LAN and has a private IP.
:> > Is it possible, to route any traffic from tcp/25 to the oficial
:> > address to the internal address?

:yes, this possible via the static command.

:static (inside,outside) tcp official-ip 25 internal-ip 25 netmask 255.255.255.255

As there is only one external IP, instead of "official-ip" in the
above, one would have to use the keyword "interface".

static (inside,outside) tcp interface 25 internal-ip 25 netmask 255.255.255.255
--
Sub-millibarn resolution bio-hyperdimensional plasmatic space
polyimaging is just around the corner. -- Corry Lee Smith
 
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
Lan routing - 2 subnets using single fast ethernet port AlexC Cisco 10 02-28-2009 04:55 AM
Change routing port to switch port xianli@xianli.net Cisco 7 03-07-2008 09:09 AM
intervlan routing and policy routing C3750 or C 4948 Sied@r Cisco 3 10-20-2005 08:42 PM
integrating new 3550 with routing into existing routing structure? joeblow Cisco 3 03-14-2005 08:50 AM
exchange routes between global IP routing table and VRF routing table zher Cisco 2 11-04-2004 11:28 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