buffalo wi-fi
---------------------------
SSID: IVER
ip: 192.168.1.1
gw: 192.168.1.1
nm: 255.255.255.0
dchp: 192.168.1.225-254

load the iver-route-cfg.bin config file for the Buffalo router to set
it to default IVER network setting.  Be sure to set the router box
name to IVER-BOX-1 or IVER-BOX-2, respectively.

PeRL network (i.e., robots)
---------------------------
gw:  192.168.0.1
nm:  255.255.255.0
dns: 192.168.0.1


wafer28 / wafer31
---------------------------
HKLM\System\CurrentControlSet\Services\TCPIP\Parameters\IPEnableRouter=1

[wlan0]
ip: 192.168.1.128/131
gw: 192.168.1.1
nm: 255.255.255.0
dns: 192.168.1.1

[eth0]
ip: 192.168.2.128/131
gw: 192.168.2.128/131
nm: 255.255.255.0

for eth0, go to
"Control Panel"->"Network Connections"->"TCP/IP"->"Advanced"->"Edit Default Gateway" 
and set the Default Gateway Metric from Auto to 50.  Do not confuse
with "Automatic Interface Metric".  see "Screenshot-eth0-IVER-28.png"
for a screenshot.


iver28 / iver31
---------------------------
[eth0]
ip: 192.168.0.28/31
gw: 192.168.0.1
nm: 255.255.255.0

[eth1]
ip: 192.168.2.28/31
gw: 192.168.2.128/131
nm: 255.255.255.0

/etc/rc.local /etc/init.d/networking restart

toughbook
---------------------------
[eth0]
ip: 192.168.0.200
gw: 192.168.0.1
nm: 255.255.255.0

[wlan0]
ip: 192.168.1.200
gw: 192.168.1.1
nm: 255.255.255.0

# RME: custom route no longer needed for iver28-wifi or iver-31-wifi - handled by custom routing table on buffalo router box
#route add -net 192.168.2.31 netmask 255.255.255.255 gw 192.168.1.131 dev wlan0
#route del -net 192.168.2.31 netmask 255.255.255.255 gw 192.168.1.131 dev wlan0
#route add -net 192.168.2.28 netmask 255.255.255.255 gw 192.168.1.128 dev wlan0
#route del -net 192.168.2.28 netmask 255.255.255.255 gw 192.168.1.128 dev wlan0

/etc/rc.local /etc/init.d/networking restart

dns: resolv.conf
192.168.1.1
192.168.0.1
