I successfully configured a bridge for to enable virtual networking.
This is the configuration file of the bridge:
Code: Select all
BOOTPROTO="dhcp"
NAME="Bridge_0"
NETMASK="255.255.255.0"
DHCLIENT_TIMEOUT=30
STARTMODE="auto"
USERCONTROL="no"
BRIDGE="yes"
BRIDGE_PORTS="eth0"I have to switch to a text terminal and enter
Code: Select all
rcnfs start/var/log/boot.msg says:
Code: Select all
Starting RPC portmap daemon done
Importing Net File System (NFS)mount server reported tcp not available, falling back to udp
mount: RPC: Remote system error - Network is unreachable
mount server reported tcp not available, falling back to udp
mount: RPC: Remote system error - Network is unreachable
done