next up previous
Next: Notebook Up: PLIP Configuration Files Previous: PLIP Configuration Files

PC


#!/bin/sh
ifconfig lo 127.0.0.1
route add -net 127.0.0.0 netmask 255.255.255.0 dev lo

ifconfig plip0 192.168.2.2 pointopoint 192.168.2.1 netmask 255.255.255.0
route add -net 192.168.2.0



Daniel Robert Franklin
1999-12-20