Hi,

On Thu, Aug 02, 2018 at 04:26:30PM +0200, Adam wrote:
> Here it is, against the current master branch.

Thanks for re-sending.  Unfortunately, it's not complete - it adds
"remote_end", but never initializes it in the TARGET_FREEBSD branch.

So it sort of works because it happens to puts 0.0.0.0 (or even random 
stack data) into "remote_end" which is then used as gateway address...  

Sun Aug  5 21:01:38 2018 /sbin/ifconfig tun1 10.194.3.14 0.0.0.0 mtu 1500 
netmask 255.255.255.0 up
Sun Aug  5 21:01:38 2018 /sbin/route add -net 10.194.3.0 0.0.0.0 -netmask 
255.255.255.0
add net 10.194.3.0: gateway 0.0.0.0

(Actually, it looks like it could work, but pinging 10.194.3.1 is 
subsequently failing)


All other platforms have a

  remote_end = create_arbitrary_remote( tt );

in there, to make it look less... accidential.  I assume this just got
lost on rebasing (blame it on Antonio :-) ).

Could you send us a v2?  thanks :)

gert

-- 
"If was one thing all people took for granted, was conviction that if you 
 feed honest figures into a computer, honest figures come out. Never doubted 
 it myself till I met a computer with a sense of humor."
                             Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering - Munich, Germany                             g...@greenie.muc.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to