[poky] RedHat Network Config

Ourada, Paul Paul.Ourada at Covidien.com
Mon Jul 25 14:59:10 PDT 2011


I'm trying to set up what on Ubuntu would be the /etc/network/interfaces file for the qemu, and/or PXE boot configurations that my team is likely to use for development. However, my company's IS department is asking us to embrace RedHat Linux for standardization purposes. I'm seeing that RedHat has a whole 'nuther idea about network configuration. Here's what the Poky Linux Handbook suggests for Ubuntu:


allow-hotplug tap0
iface tap0 inet static
    address 192.168.7.200
    netmask 255.255.255.0
    network 192.168.7.0
    post-up iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.7.0/24
    post-up echo 1 > /proc/sys/net/ipv4/ip_forward
    post-up iptables -P FORWARD ACCEPT
Where/how do I set this up for RedHat? Any ideas out there?

Thanks,

Paul E. Ourada
Sr. Principal Software Engineer
Covidien, Energy-based Devices
5920 Longbow Drive
Boulder, CO 80301
paul.ourada at covidien.com<mailto:paul.ourada at covidien.com>
www.covidien.com<mailto:paul.ourada at covidien.com>
Main: 303-530-2300
Ofc: 303-581-6940
Fax: 303-581-6741

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110725/e4c12be0/attachment.html>


More information about the poky mailing list