NAT to single IP address

Post Reply
jlambwac
Member
Posts: 16
Joined: 01 Oct 2015 23:06

NAT to single IP address

Post by jlambwac »

Hello Everyone,

Is it possible to NAT from a single internal IP address to a Public IP address on the the 6900? Currently our NATs are setup to specific VLANS. I am not familiar with NATing and I am not sure how to do this or if it is possible. My 6900 is running OS 8.5.164.R01
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1886
Joined: 01 Jul 2008 10:51
Location: Germany

Re: NAT to single IP address

Post by silvio »

In my knowledge there is no possibility for NAT at OmniSwitches. Here an info from Alcatel:

"NAT feature is not supported in OmniSwitch, however, we can write QOS in OS6250 and OS6450 only for the IP translation:
Please see the following sample configuration:

policy condition internal source ip 192.168.1.0 mask 255.255.255.0
policy action external source rewrite ip ip-address
policy rule NAT condition internal action external
qos apply"

best regards
Silvio
lanwifi
Member
Posts: 5
Joined: 24 Sep 2021 10:04

Re: NAT to single IP address

Post by lanwifi »

silvio wrote: 23 Oct 2018 12:47 In my knowledge there is no possibility for NAT at OmniSwitches. Here an info from Alcatel:

"NAT feature is not supported in OmniSwitch, however, we can write QOS in OS6250 and OS6450 only for the IP translation:
Please see the following sample configuration:

policy condition internal source ip 192.168.1.0 mask 255.255.255.0
policy action external source rewrite ip ip-address
policy rule NAT condition internal action external
qos apply"

best regards
Silvio
Hello,

I want to do a NAT with a IP received by DHCP client in VLAN1:

Image

How could I add this line without an especific IP address (ip-address)?

Code: Select all

policy action external source rewrite ip ip-address
Best regards.
Post Reply

Return to “OmniSwitch 6900”