Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Please note that the Physical device is petho and the bridge is etho
- $ cat /etc/sysconfig/newtwork-scripts/ificfg-eth0
- DEVICE=eth0
- TYPE=Bridge
- IPADDR=10.1.1.1
- NETMASK=255.255.0.0
- BOOTPROTO=none
- ONBOOT=yes
- MTU=1500
- $ cat /etc/sysconfig/netwrok-scripts/ifcfg-petho
- DEVICE=peth0
- HWADDR=00:22:19:A4:52:74
- BRIDGE="eth0"
- ONBOOT=yes
- BOOTPROTO=none
- MTU=1500
Advertisement
Add Comment
Please, Sign In to add comment