First page Back Continue Last page Summary Graphics
Multi-homed slaves
Set eth0 netmask to only BProc network
- bpsh 0 /sbin/ifconfig eth0 netmask 255.255.255.0 broadcast 192.168.1.255
Configure eth1 to backbone network
- bpsh 0 /sbin/ifconfig eth1 up 209.38.92.201 netmask 255.255.255.224
broadcast 209.38.92.223
Default route to backbone router
- bpsh 0 /sbin/route add default gw 209.38.92.222 eth1
Notes: