> >#ifconfig_xl0="DHCP" > >ifconfig_vr0="DHCP" > >ifconfig_vr0="inet 213.132.119.242 netmask 255.255.255.0" > You have static IP address on vr0... For what you need a line with > ifconfig_vr0="DHCP"? It's a shell script. Only the last "ifconfig_vr0=" line will have any effect.