On May 19, 2013, at 1:04 AM, Shabbir Ahmed wrote: > I have a question wat do we need to do run NAT when openflow is running, > > i have tp-link but i its WAN port for controller connection and want to run > PAT on this port, this port is not part of Datapath in openflow.
If the port isn't part of the datapath then OpenFlow doesn't factor in and you do this exactly as normal -- by enabling IP forwarding and using some iptables rules. -- Murphy
