WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Need help IPTABLES XEN PS

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Need help IPTABLES XEN PS
From: Virus1x <phalanxcss@xxxxxxxxx>
Date: Tue, 4 Jan 2011 23:30:09 -0800 (PST)
Delivery-date: Wed, 05 Jan 2011 08:17:12 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I think it's called PS, 

Ok heres my background I know very little regarding linux only enough to
configure and install openvpn.

now..

OPENVPN STARTS

OPENVPN can be connected to..

but I'm not sure if..

this and this are correct because I am unable to communicate with the
internet

echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE

can someone give me the proper IP TABLES format and or the proper echo
format to get my VPN/VPS communicating with the Internet and Using the IP
address assigned to my VPS?

thanks

-- 
View this message in context: 
http://xen.1045712.n5.nabble.com/Need-help-IPTABLES-XEN-PS-tp3328350p3328350.html
Sent from the Xen - User mailing list archive at Nabble.com.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Need help IPTABLES XEN PS, Virus1x <=