Hello
I once used software by Cisco called BBSM.  It nat'd both DHCP'd clients, as
well as clients that already had static IP's in place.

I am trying to copy this onto the OpenBSD platform.

Would the following work?

I have sis0 (ethernet) and ath0 (wireless).  sis0 has a public IP address.  sis0
and ath0 are bridged.  

nat on sis0 inet from ! sis0:0 to any -> (sis0)


Is this idea even possible with OpenBSD?

Thanks
David  

Reply via email to