New User? Register here - Existing Users: Username: Password: [Advanced Login]

 

 

Current Poll

What language for system administration do you use ?







( 732 votes ~ 3 comments )

 

Weblogs for st_iron

Posted by st_iron on Tue 21 Sep 2010 at 10:06
Tags: none.
I have a new job at an IT security company. I am a member of the tech support department. Hooooooooooo-ray! :)

 

Posted by st_iron on Tue 17 Aug 2010 at 07:14
Tags: , ,
Notice: If you install an OpenVPN server on a machine behind a firewall/gw you have to enable NAT and ip_forward on the vpn machine:

# Enable NAT
iptables -t nat -A POSTROUTING -o $INETDEV -j MASQUERADE
# Activate ip forwarding
echo 1 > /proc/sys/net/ipv4/ip_forward

 

 

 

Flattr