From owner-freebsd-questions Sat Jan 17 13:25:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24653 for questions-outgoing; Sat, 17 Jan 1998 13:25:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24619 for ; Sat, 17 Jan 1998 13:24:41 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id NAA05595; Sat, 17 Jan 1998 13:24:13 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Sat, 17 Jan 1998 13:24:13 -0800 (PST) From: Doug White Reply-To: Doug White To: Jaroslav Klaus cc: freebsd-questions@FreeBSD.ORG Subject: Re: Routing table & arp & snmp In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Fri, 16 Jan 1998, Jaroslav Klaus wrote: > Hello, > this is my routing table (only fragment): > > Destination Gateway Flags Refs Use Netif Expire > default 194.108.141.33 UGSc 6 10558428 ed0 > 127.0.0.1 127.0.0.1 UH 0 7437 lo0 > 194.108.141.32/27 link#4 UCSc 2 0 > 194.108.141.64/27 link#7 UC 0 0 > 194.108.141.67 0:0:b4:52:b8:12 UHLW 0 881 ed3 441 > 194.108.141.72 0:60:8c:30:d4:64 UHLW 0 142 ed3 246 > 194.108.141.76 0:4f:49:1:18:88 UHLW 0 1046 ed3 1020 > 194.108.141.95 ff:ff:ff:ff:ff:ff UHLWb 0 42 ed3 > 194.108.141.96/27 link#6 UC 0 0 > 194.108.141.98 0:60:8c:30:d4:44 UHLW 0 2 ed2 855 > 194.108.141.104 0:0:1:11:13:11 UHLW 0 6 ed2 848 > > Why there is an items with MAC address for all stations? Those entries are your ARP table; they tell the kernel which Ethernet address to send data to for the given IP address. Most of the time these are on your local net. They are maintained by the kernel and can be safely ignored. >After I deleted an > destination 'routed -s' (probably) will create that item again. Routed doesn't create them, the kernel does. > I have installed ucd-snmp-3.2 and when I walk MIB I get terrible table: I've never used snmp, so I can't help you here. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major