View Single Post
  #5   (View Single Post)  
Old 4th August 2011
Dr-D's Avatar
Dr-D Dr-D is offline
Port Guard
 
Join Date: Jun 2011
Posts: 43
Default

I've attached a text file too using fixed width font in case this is too messed up to read.
Code:
# netstat -rnf inet
Routing tables

Internet:
Destination        Gateway            Flags   Refs      Use   Mtu  Prio Iface
default            192.168.0.1        UGS        0     7986     -     8 xl0
24.X.X/XX          link#2             UC         1        0     -     4 xl1
24.X.X.X           00:01:5c:22:06:42  UHLc       0        0     -     4 xl1
24.X.X.X           127.0.0.1          UGHS       0       20 33200     8 lo0
127/8              127.0.0.1          UGRS       0        0 33200     8 lo0
127.0.0.1          127.0.0.1          UH         5     3466 33200     4 lo0
192.168.0/24       link#1             UC         5        0     -     4 xl0
192.168.0.1        00:10:4b:2c:a7:3c  UHLc       1        0     -     4 lo0
192.168.0.2        127.0.0.1          UGHS       0     4089 33200     8 lo0
192.168.0.21       00:0a:cd:1b:df:2e  UHLc       0        0     -     4 xl0
192.168.0.50       6c:62:6d:83:9b:65  UHLc       0        0     -     4 xl0
224/4              127.0.0.1          URS        0        0 33200     8 lo0
Attached Files
File Type: txt netstat_-rnf_int_output.txt (1.0 KB, 55 views)

Last edited by ocicat; 5th August 2011 at 12:07 AM. Reason: Please use [code] & [/code] tags for output
Reply With Quote