Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange OpenVPN connection issue
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
TheAmazingRando
n00b
n00b


Joined: 02 Jan 2005
Posts: 11
Location: Indianapolis

PostPosted: Sun Mar 26, 2006 4:42 am    Post subject: Strange OpenVPN connection issue Reply with quote

My network layout is such:

Code:

    OpenWRT Router
     |           x (wireless)
  (wired)       /
+----+----+    /
|         |    x
OpenVPN   Remote
Server    Client
(wired    (also with
 only)     wireless)


While the client is wired, my OpenVPN tunnel works just fine. Connects, gives me a proper IP, etc.

When I unplug the wired cable, I can no longer connect with the client. The router has port 1194 properly forwarded, and running tcpdump on the server shows:
Code:

...
23:19:36.133492 IP tivo.local.net.32779 > files.openvpn: UDP, length 14
23:19:37.285315 IP tivo.local.net.32779 > files.openvpn: UDP, length 14
23:19:39.588972 IP tivo.local.net.32779 > files.openvpn: UDP, length 14
23:19:41.892624 IP tivo.local.net.32779 > files.openvpn: UDP, length 14
...


So it is recieving the connection request packets from the client just fine, but it is not responding for some reason.

I followed the OpenVPN Server tutorial exactly from http://gentoo-wiki.com/HOWTO_OpenVPN_Server_for_Ethernet_Bridging_with_Server_Certificates and it does work when I'm wired. Is there any reason why the server would respond to the wired connection request, but not the wireless one?[/code]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum