Re: Fedora "Netstat -rn" reports an extra entry "169.254.0.0 ...."

From: Tom 'Needs A Hat' Mitchell (mitch48_at_sbcglobal.net)
Date: 04/21/04

  • Next message: Michael Mansour: "Clustering on FC1"
    Date: Tue, 20 Apr 2004 16:57:39 -0700
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On Tue, Apr 20, 2004 at 02:07:35PM -0700, Guolin Cheng wrote:
    > Date: Tue, 20 Apr 2004 14:07:35 -0700
    > From: "Guolin Cheng" <guolin@alexa.com>
    > To: "Fedora (E-mail)" <fedora-list@redhat.com>
    > Subject: Fedora "Netstat -rn" reports an extra entry "169.254.0.0 ...."
    > Reply-To: For users of Fedora Core releases <fedora-list@redhat.com>
    >
    > Hi, all,
    >
    >
    >
    > I got an additional entry when I run "netstat -rn" on my fedora host,
    > an "169.254.0.0 ..." entry appears without being invited. I know that
    > 169.254.0.0/16 is a private address block for some kind of special
    > purposes, and it appears in "ifup" script, But my question is: what does
    > this entry mean? And How to get rid of it if it does nothing except
    > bring security holes? Since it is routable now through my hosts' exneral
    > interface, ridicules..

    Google on APIPA 169.254.0.0.
    Automatic Private IP Addressing (APIPA) address space of 169.254.0.0/16
    (used by Windows 98 and Windows 2000).

    It is not supposed to be routed beyond the local subnet so it can be
    considered safe for most mortals. If you have a windows machine (or
    other zeroconf friendly box) that grabbed such an address for itself in
    the absence of DHCP you could communicate with it.

    You can disable it by setting NOZEROCONF=yes in
    /etc/sysconfig/network

    See www.zeroconf.org and read more.

    -- 
    	T o m  M i t c h e l l 
    	/dev/null the ultimate in secure storage.
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Michael Mansour: "Clustering on FC1"

    Relevant Pages

    • Re: How to stop Stephen Bullens CFormChanger from minimizing as an MDI title bar?
      ... always minimizes to a little title bar in the L.R. corner of the ... screen *above* the Windows Taskbar ... Private Declare Function GetWindowLong Lib "user32" Alias _ ...
      (microsoft.public.excel.programming)
    • Re: Problem adding win2k client to SBS domain
      ... deselecting the 'mark private' check mark. ... On the client computer, quit the Windows Small Business Server Network ... files in the temporary folder of the affected user's profile. ...
      (microsoft.public.windows.server.sbs)
    • Re: System tray balloon tips
      ... > 1- How does the uTimeOutOrVersion work? ... Different versions of Windows support different versions of this structure. ... order to specify the correct value for the cbSize member of the structure. ... Private m_nid As NOTIFYICONDATA ...
      (microsoft.public.vb.winapi)
    • Re: Getting Notification of Moving of Form
      ... LocationChanged event of the parent form. ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... private System.Windows.Forms.Label label1; ... Control topControl=this.Parent; ...
      (microsoft.public.dotnet.framework.windowsforms)
    • Memory Leak issue
      ... MFC, COM dll, COM ocx, COM server, Windows static lib and windows dynamic ... It is also showing some of the memory leak in the MFC dlls. ... We are measuring the Private bytes for the application using Sysinternals ...
      (microsoft.public.vc.mfc)