Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All, I need a little help with a NAT configuration on a cisco Nexus 3548 version 6.0(2)A4(3). What currently have is as follows:internal network: 192.168.4.0/24nexus router (routerA): LAN Side: vlan104 interface 192.168.4.201/24 WAN Side: Eth1/4...
Hi all, I have a FreeIPA environment with standard rhel6 package sets. Everything is working well. I would like to get our Cisco UCS 5108 authenticating via ldap with TLS using ldap group based checks. The ucs manager runs the latest 2.2(3a) Currentl...
Hi,I have the following setup that i am tasked with creating static nat for and i am a little lost with getting the correct nat working.Here is the setup:Internal servers behind firewall 192.168.1.0/24Firewall external interface is 192.168.5.36Firewa...
Jon,sorry for the delay. holiday weekend and other priorities.i appreciate your explanations, it helps in understanding the foggy world of Cisco NAT.I have tested without success. I found out that SNAT on the Nexus 3500 series is not supported. DNAT ...
Yep, that's what i'd like to try.the nexus has vlan104 on 192.168.4.201 so its on the .4 network.192.168.4.203 is unused, and, based on what i've done in the past on IOS it should get "stood-up" by a nat rule on the nexus (if it works the same way as...
1) is 192.168.4.x directly connected to the Nexus. If so I don't understand what you mean about not advertising the server IP. If you translated all 192.168.4.x. IPs to 192.168.4.203 on the Nexus and then on another device later translated 192.168.4...
i think the confusion is stemming from what is currently configured and what we did with the nat pool config.As i think about it now, i can probably do away with the dynamic pool (which was all 192.168.4.0 getting translated to 159.43.65.81) and "sta...
its a bit confusing, maybe i didn't explain it clearly.here is the flow that i want....192.168.4.0 -> 192.168.4.203 -> 192.168.4.203 is source nat'ed as 159.43.65.81 -> to talk to a remote server on 159.43.48.34159.43.48.34 will only accept connectio...