Home Contact Download

asyd.net

Welcome to Bruno Bonfils's (aka asyd homepage).

Zones and networking

Default route

How to add a default route which will reachable only from non global zones (guess a server with global zone connected only to LAN, and local zones connected to LAN and WAN)

# ifconfig eri1 plumb
# ifconfig eri1 addif xx.xx.xx.6 netmask 255.255.255.240 up
# route add default xx.xx.xx.1
# ifconfig eri1 removeif xx.xx.xx.6
# zoneadm -z squid boot
# zlogin squid