Searched refs:NET_FORWARDING (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc-build-scripts/scripts/ |
H A D | boot-qemu.sh | 96 NET_FORWARDING=hostfwd=:${IP}:22-:22,hostfwd=:${IP}:443-:443,hostfwd=tcp:${IP}:80-:80,hostfwd=tcp:$… 99 NIC="-net nic,model=ftgmac100,netdev=netdev1 -netdev user,id=netdev1,$NET_FORWARDING" 105 NIC+="-net nic,model=ftgmac100,netdev=netdev3 -netdev user,id=netdev3,$NET_FORWARDING "
|