On 8/22/2013 2:43 AM, Gert Doering wrote:
>  From the config files, the routes should be there.
>
> So my guess is that IPv4 forwarding (router mode!) is not turned on on
> the Ubuntu server.  No idea how to correctly set this to be automatically
> enabled at boot on Ubuntu, but for a quick test, look at
>
> $ sysctl net.ipv4.ip_forward
> net.ipv4.ip_forward = 0
>
> ('0' is bad)
>
> and set with
>
> $ sudo sysctl net.ipv4.ip_forward=1
>
> gert

My immediate reaction was to make a rude reply about how OF COURSE I 
already had that set - but I thought I'd look first.

It's always the little obvious things that are so hard to see.  I would 
have bet money I had that set....and I did prior to rebuilding the 
server.  Somehow everything else was working without the 
forwarding...probably because this box was no longer supposed to be a 
router.  And OpenVPN doesn't need it for client-to-server communications 
- but it does for other things...which explains why some of my other 
things weren't working.

It's a good thing I don't mind looking stupid since I do it so well - 
but I'm glad the brain/mouth/keyboard interface kicked in so I don't 
have to appear to be a jerk as well.

THANK YOU!!!

-- 
Daniel

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Openvpn-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to