i try bridge mode but i think not support in obsd 4.1 , below log
Thu Jul 12 14:56:45 2007 notebook/202.93.xx.xxx:62358 write to TUN/TAP : Address family not supported by protocol family (code=47) Thu Jul 12 14:56:46 2007 notebook/202.93.xx.xxx:62358 write to TUN/TAP : Address family not supported by protocol family (code=47) #ifconfig enc0: flags=0<> mtu 1536 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 groups: tun inet6 fe80::250:daff:fe80:63e1%tun0 -> prefixlen 64 scopeid 0x6 #cat /etc/openvpn/bridgemode.conf dev tun0 dev-type tap server-bridge 192.168.2.1 255.255.255.0 192.168.2.2 192.168.2.3 On 7/12/07, Claudio Jeker <[EMAIL PROTECTED]> wrote:
On Thu, Jul 12, 2007 at 01:50:51PM +0700, sonjaya wrote: > how to create device tap ( for openvpn bridge mode ) in OBSD 4.1 > Man tun(4) and look for link0 or layer 2 mode. For openvpn the magic is: dev tun0 dev-type tap -- :wq Claudio
-- sonjaya http://sicute.blogspot.com