Re: [Openvpn-devel] New feature: --ifconfig for tap devices

2003-09-04 Thread Jan Johansson
> > What I need right now in order to make the TAP version of --ifconfig work > > correctly, is the correct ifconfig command syntax for setting the IP address > > and netmask of a TAP device, on all the OSes which OpenVPN supports. I've > > already coded templates for Linux and Windows, but I stil

Re: [Openvpn-devel] MTU

2003-02-24 Thread Jan Johansson
't figure out why Linux puts DF on the packets, which tcpdump clearly shows it does. man 7 ip, udp, socket and friends have never shown me a way to stop DF, also none of them mention why Linux puts it there in the first place. 8-( -- Jan Johansson IT Coordinator jan.johans...@biomatsys.com --

Re: [Openvpn-devel] Default MTU

2002-07-08 Thread Jan Johansson
nVPN-track that tries the lower MTU in case it seems like it doesn't work, or a "--compat-v2" setting. -- Jan Johansson (jan.johans...@biomatsys.com) BioMat System AB Klarabergsgatan 37, III SE-111 21 Stockholm, Sweden Phone: +46-(0)8-233500, Fax: +46-(0)70-3873952 THIS COMMUNICAT

Re: [Openvpn-devel] Protocol Change policy

2002-07-03 Thread Jan Johansson
out if it runs or not. I'd like the more clean model without too much #ifdefs. With several platforms and stuff, you'll have enough of those anyhow. =) -- Jan Johansson (jan.johans...@biomatsys.com) BioMat System AB Klarabergsgatan 37, III SE-111 21 Stockholm, Sweden Phone: +46-(0)8-2335

Re: [Openvpn-devel] add a server feature to openvpn to share udp ports ?

2002-06-28 Thread Jan Johansson
l in" on the same udp port (2049 IIRC) and start long conversations with the fileserver. nfs clients might talk less in regards of authentications and have some u_int32 for id, but apart from that, they do function somewhat alike. Just my 0.02 euros. -- Jan Johansson (jan.johans...@biomats

Re: [Openvpn-devel] add a server feature to openvpn to share udp ports ?

2002-06-24 Thread Jan Johansson
server, which forks for any childs. > > > > Does it conflicts with the design of openvpn, or could it accepted as a > > feature ? -- Jan Johansson (jan.johans...@biomatsys.com) BioMat System AB Klarabergsgatan 37, III SE-111 21 Stockholm, Sweden Phone: +46-(0)8-233500, Fax: +46-(0

[Openvpn-devel] Small thought.

2002-06-17 Thread Jan Johansson
The redhat-initscript (well, linuxish initscript) that comes in the sample-scripts (openvpn.init) really needs to have $prefix somewhere, since it does count on you installing openvpn in /usr/sbin, though configure puts everything in /usr/local by default. -- Jan Johansson (jan.johans