thanks, I have a tp-link router, I want to add all lan-ports to Datapath and want to use WAN port as controller port(that connects to controller) and use it as wan/nat port for internet browsing for the users connected to WIFI and LAN ports.
i dont want DHCP and NAT be running through Openflow, daemons like dnsmasq should let me achieve that and iptables, openflow is only used for allowing and blocking or playing with lan traffic. thanks, Shabbir. thank you, Shabbir. On Mon, May 20, 2013 at 5:24 AM, Murphy McCauley <[email protected]>wrote: > I'm not sure what this means. Maybe you can more fully describe your > setup and what you're hoping to achieve. > > -- Murphy > > On May 19, 2013, at 8:41 AM, Shabbir Ahmed wrote: > > thanks for your reply, wat if client (user) port is part of openflow > DataPath. > > > On Sun, May 19, 2013 at 2:04 PM, Murphy McCauley < > [email protected]> wrote: > >> 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 > > > >
