Deleted the ifconfig lines with we0, ne0, ec0: the drivers don't exist
anymore. Added an ifconfig line with ie0.
This commit is contained in:
parent
97a0085a24
commit
c0ba8b5473
@ -16,9 +16,7 @@ rwhod=NO
|
||||
hostname=`cat /etc/myname`
|
||||
hostname $hostname
|
||||
|
||||
# ifconfig we0 inet $hostname netmask 447-ether
|
||||
# ifconfig ne0 inet $hostname netmask my-netmask
|
||||
# ifconfig ec0 inet $hostname netmask my-netmask
|
||||
# ifconfig ie0 inet $hostname netmask my-netmask
|
||||
# ifconfig is0 inet $hostname netmask my-netmask
|
||||
# ifconfig ed0 inet $hostname netmask my-netmask
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user