|
|
Hi All, Following on from my multi-client tests, I found a reference in the rel 2.0 documentation to using the [direction] option on the --tls-auth parameter: # The server and each client must have # a copy of this key. # The second parameter should be '0' # on the server and '1' on the clients. ;tls-auth ta.key 0 # This file is secret My configuration works both with and without the [direction] option. However, whenever I set the [direction] as specified above, I get the following errors in the server's log immediately upon connection from a client, and then sporadic further errors (see timestamps): The addresses 192.168.0.xx:1194 and [192.168.0.xx] are identical. Fri Feb 4 11:44:00 2005 us=7034 client-1/192.168.0.xx:1194 MULTI: bad source address from client [192.168.0.xx], packet dropped Fri Feb 4 11:44:00 2005 us=210501 client-1/192.168.0.xx:1194 MULTI: bad source address from client [192.168.0.xx], packet dropped Fri Feb 4 11:44:00 2005 us=618446 client-1/192.168.0.xx:1194 MULTI: bad source address from client [192.168.0.xx], packet dropped Fri Feb 4 11:44:01 2005 us=434499 client-1/192.168.0.xx:1194 MULTI: bad source address from client [192.168.0.xx], packet dropped Fri Feb 4 11:44:03 2005 us=66497 client-1/192.168.0.xx:1194 MULTI: bad source address from client [192.168.0.xx], packet dropped Fri Feb 4 11:44:06 2005 us=330304 client-1/192.168.0.xx:1194 MULTI: bad source address from client [192.168.0.xx], packet dropped Fri Feb 4 11:44:12 2005 us=858107 client-1/192.168.0.xx:1194 MULTI: bad source address from client [192.168.0.xx], packet dropped Fri Feb 4 11:44:25 2005 us=913720 client-1/192.168.0.xx:1194 MULTI: bad source address from client [192.168.0.xx], packet dropped Further testing has revealed that when the [direction] is not set, the initial errors don't occur, but the sporadic ones are still occuring. I am *fairly* sure there is no device on my network trying to impersonate my machine, so I am wondering what the errors imply? All replies appreciated. Cheers! Nik
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00070.html on line 214 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00070.html on line 214 |