Just for interest, I've set this up successfully using a Zoom X4 (about #45)

using half bridge but originally ran into problems getting the OBSD box to

collect the address via DHCP on the external interface when in this mode (no 
such

problems without half-bridge).



Eventually, narrowed it down to the default route being allocated.  A slighltly

modified dhclient-script later, specified in dhclient.conf, and all works 
perfectly.



<

81c80

<                       route add default -iface $new_ip_address >/dev/null 2>&1

---

>                       route add default $router >/dev/null 2>&1

85d83

<



---- Msg sent via @Mail - http://www.advance-internet.com

Reply via email to