LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   Device names (https://www.linuxquestions.org/questions/%2Absd-17/device-names-334600/)

Fredstar 06-17-2005 11:26 AM

Device names
 
Im trying to setup a firewall (IPF) on Freebsd 5.4 and all is going well i just want to check and make sure im using the correct name for my Etho. Is there a way i could check devices and there names?

thanks

itsjustme 06-17-2005 11:44 AM

/sbin/ifconfig -a
will show the MAC address for eth0, if that's what you need.

Take a look at
lspci -v
also.

Fredstar 06-17-2005 08:03 PM

What i got for etho was, so i think, bge0..

what im trying to set up is an inclusive ipf firewall. Im using the example file for ipf.rules as stated in the doc on freebsd.org. However, to test my firewall i block out ssh saved it, then ran ipf -Fa -f /etc/ipf.rules <enter> then tried to re-log through ssh and i was able to. Why is that? any clues as to what i am doing wrong?

thanks


All times are GMT -5. The time now is 09:33 AM.