View Single Post
  #4   (View Single Post)  
Old 26th November 2009
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,131
Default

I see several IP's but indeed they don't seem to match the ifconfig ones exactly
Code:
# netstat -rn -f inet
Routing tables

Internet:
Destination        Gateway            Flags   Refs      Use   Mtu  Prio Iface
default            70.64.72.1         UGS        0      173     -     8 em0
70.64.72/22        link#3             UC         1        0     -     4 em0
70.64.72.1         00:30:b8:c5:05:40  UHLc       1        0     -     4 em0
70.64.72.16        127.0.0.1          UGHS       0        0 33200     8 lo0
127/8              127.0.0.1          UGRS       0        0 33200     8 lo0
127.0.0.1          127.0.0.1          UH         2        0 33200     4 lo0
192.168.0/24       link#2             UC         1        0     -     4 re0
192.168.0.10       00:24:8c:b9:1d:e4  UHLc       1      269     -     4 re0
192.168.1/24       link#1             UC         0        0     -     4 ral0
224/4              127.0.0.1          URS        0        0 33200     8 lo0
I never ran snort, so I wonder what that is doing besides putting interfaces into promiscuous mode.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote