Thread: small size os
View Single Post
  #14  
Old 10-08-2002, 10:49 PM
xMerCLorDx
 
Posts: n/a
Default

do you guys read the entire thing? yeesh
this is what i like:

http://people.freebsd.org/~picobsd/picobsd.html

but heres floppyfw:

http://www.zelow.no/floppyfw/


also if you would read what it actually SAYS:
Quote:
To display the configuration for the network interfaces on your system, enter the folowing command:

% ifconfig
ifconfig being the command, and the display for the config is all the crap below....

Quote:
dc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:a0:cc:da:da:da
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
dc1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
ether 00:a0:cc:da:da:db
media: Ethernet 10baseT/UTP
status: no carrier
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
Reply With Quote