/[sysadmin-cookbook]/recepies/vde2/eth0-nat.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /recepies/vde2/eth0-nat.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 121 - (hide annotations)
Sun Jul 26 02:21:10 2009 UTC (14 years, 9 months ago) by dpavlin
File MIME type: application/x-sh
File size: 99 byte(s)
few vde2 kvm hints from

http://faiwiki.informatik.uni-koeln.de/index.php/Local_testing_with_KVM%2C_VDE_and_dnsmasq

1 dpavlin 121 #!/bin/sh -x
2    
3     sysctl -w net.ipv4.ip_forward=1
4     iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26