Your peth1 doesn't have an IP assigned. Here is my config that works:
ethernet eth0 { address 192.168.100.1/24 description "Internal LAN" duplex auto } pseudo-ethernet peth0 { address 192.168.168.1/24 description "Pixel Server" link eth0 }
Your peth1 doesn't have an IP assigned. Here is my config that works:
ethernet eth0 { address 192.168.100.1/24 description "Internal LAN" duplex auto } pseudo-ethernet peth0 { address 192.168.168.1/24 description "Pixel Server" link eth0 }