|
From: Jan J. K. <ja...@ni...> - 2008-02-26 13:47:52
|
without config files there's no way to tell. JJK siegfried wrote: > > I have an openvpn server that has been working for years in bridging > mode at xxx.xxx.xxx.xxx and is currently working from address > zzz.zzz.zzz.zzz. However, an old key that was working from another > address is not working from yyy.yy.yy.yy as indicated by the error > messages below. I have searched the archives and searched with google. > I tried searching > http://sourceforge.net/search/?group_id=48978&type_of_search=docs > <http://sourceforge.net/search/?group_id=48978&type_of_search=docs> > but no luck there either. > > > > Can someone help me resolve this error message so I can make a > connection? It looks like I have to edit some config file so it should > not be a big deal but I’m not sure exactly where I would add the > –float or—remote. > > > > Thanks, > > Siegfried > > > > > > > > Mon Feb 18 17:35:25 2008 OpenVPN 2.0.9 Win32-MinGW [SSL] [LZO] built > on Oct 1 2006 > > Mon Feb 18 17:35:25 2008 IMPORTANT: OpenVPN's default port number is > now 1194, based on an official port number assignment by IANA. > OpenVPN 2.0-beta16 and earlier used 5000 as the default port. > > Mon Feb 18 17:35:25 2008 WARNING: No server certificate verification > method has been enabled. See http://openvpn.net/howto.html#mitm for > more info. > > Mon Feb 18 17:35:25 2008 LZO compression initialized > > Mon Feb 18 17:35:25 2008 Control Channel MTU parms [ L:1574 D:138 > EF:38 EB:0 ET:0 EL:0 ] > > Mon Feb 18 17:35:25 2008 Data Channel MTU parms [ L:1574 D:1450 EF:42 > EB:135 ET:32 EL:0 AF:3/1 ] > > Mon Feb 18 17:35:25 2008 Local Options hash (VER=V4): 'd79ca330' > > Mon Feb 18 17:35:25 2008 Expected Remote Options hash (VER=V4): 'f7df56b8' > > Mon Feb 18 17:35:25 2008 UDPv4 link local: [undef] > > Mon Feb 18 17:35:25 2008 UDPv4 link remote: xxx.xx.xxx.xxx:1194 > > Mon Feb 18 17:35:25 2008 TCP/UDP: Incoming packet rejected from > yyy.yy.yy.yy:37097[2], expected peer address: xxx.xx.xxx.xxx:1194 > (allow this incoming source address/port by removing --remote or > adding --float) > > Mon Feb 18 17:35:27 2008 TCP/UDP: Incoming packet rejected from > yyy.yy.yy.yy:37097[2], expected peer address: xxx.xx.xxx.xxx:1194 > (allow this incoming source address/port by removing --remote or > adding --float) > > Mon Feb 18 17:35:29 2008 TCP/UDP: Incoming packet rejected from > yyy.yy.yy.yy:37097[2], expected peer address: xxx.xx.xxx.xxx:1194 > (allow this incoming source address/port by removing --remote or > adding --float) > > Mon Feb 18 17:35:29 2008 TCP/UDP: Incoming packet rejected from > yyy.yy.yy.yy:37097[2], expected peer address: xxx.xx.xxx.xxx:1194 > (allow this incoming source address/port by removing --remote or > adding --float) > > Mon Feb 18 17:35:31 2008 TCP/UDP: Incoming packet rejected from > yyy.yy.yy.yy:37097[2], expected peer address: xxx.xx.xxx.xxx:1194 > (allow this incoming source address/port by removing --remote or > adding --float) > > > > > |