Hi
I build hans-0.4.1 on FreeBSD 8.4 and FreeBSD 9.1
server:
# hans -s 10.1.1.0 -r -p passwd -a ip_addr
# ps aux | grep hans
nobody 26006 0,0 0,0 10180 1784 ?? Ss 17:48 0:00,00 hans -s
10.1.1.0 -r -p passwd -u nobody
# ifconfig tun0
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1467
options=80000<LINKSTATE>
inet 10.1.1.1 --> 10.1.1.2 netmask 0xffffffff
Opened by PID 25993
client:
# hans -c ip_addr -fv -p passwd
hans: sending connection request
hans: sending connection request
# ifconfig tun0
tun0: flags=8010<POINTOPOINT,MULTICAST> metric 0 mtu 1467
options=80000<LINKSTATE>
Opened by PID 12490
There is a problem, server not assigns IP.
I want to make a port to FreeBSD.
How to fix this problem to client.
--
With Best Regards
Alexander.