All of lore.kernel.org
 help / color / mirror / Atom feed
* wired route entry
@ 2004-02-03 21:19 ip tables
  0 siblings, 0 replies; 4+ messages in thread
From: ip tables @ 2004-02-03 21:19 UTC (permalink / raw)
  To: redhat-list

hello group(S)

I have installed redhat 9 (2.4.20 - 8) on an i686 with
3 network cards fixed. When i start network services
it puts in an entry 

169.254.0.0 255.255.0.0 eth2

why does this happen. This happen on boot also but i
managed to remove it with a route del in the rc.local.
What is the reason for this and how can i prevent
this.

Thanks and regards

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wired route entry
       [not found] <20040203211946.23417.qmail@web20725.mail.yahoo.com>
@ 2004-02-04  0:19 ` Alexis
  2004-02-04 12:42   ` ip tables
  0 siblings, 1 reply; 4+ messages in thread
From: Alexis @ 2004-02-04  0:19 UTC (permalink / raw)
  To: netfilter

is this device configured to obtain its address via dhcp?


----- Original Message ----- 
From: "ip tables" <iptables_help@yahoo.com>
To: <redhat-list@redhat.com>
Sent: Tuesday, February 03, 2004 6:19 PM
Subject: wired route entry


> hello group(S)
> 
> I have installed redhat 9 (2.4.20 - 8) on an i686 with
> 3 network cards fixed. When i start network services
> it puts in an entry 
> 
> 169.254.0.0 255.255.0.0 eth2
> 
> why does this happen. This happen on boot also but i
> managed to remove it with a route del in the rc.local.
> What is the reason for this and how can i prevent
> this.
> 
> Thanks and regards
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
> 
> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wired route entry
  2004-02-04  0:19 ` wired route entry Alexis
@ 2004-02-04 12:42   ` ip tables
  2004-02-08 15:18     ` Tarek W.
  0 siblings, 1 reply; 4+ messages in thread
From: ip tables @ 2004-02-04 12:42 UTC (permalink / raw)
  To: Alexis, netfilter

[-- Attachment #1: Type: text/plain, Size: 998 bytes --]

Hello Alexis and group,
 
No these are not bound to be DHCP...i still donno what really causes it.
 
Thanks and regards

Alexis <alexis@attla.net.ar> wrote:
is this device configured to obtain its address via dhcp?


----- Original Message ----- 
From: "ip tables" 
To: 
Sent: Tuesday, February 03, 2004 6:19 PM
Subject: wired route entry


> hello group(S)
> 
> I have installed redhat 9 (2.4.20 - 8) on an i686 with
> 3 network cards fixed. When i start network services
> it puts in an entry 
> 
> 169.254.0.0 255.255.0.0 eth2
> 
> why does this happen. This happen on boot also but i
> managed to remove it with a route del in the rc.local.
> What is the reason for this and how can i prevent
> this.
> 
> Thanks and regards
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
> 
> 



---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!

[-- Attachment #2: Type: text/html, Size: 1487 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wired route entry
  2004-02-04 12:42   ` ip tables
@ 2004-02-08 15:18     ` Tarek W.
  0 siblings, 0 replies; 4+ messages in thread
From: Tarek W. @ 2004-02-08 15:18 UTC (permalink / raw)
  To: netfilter

<snip source='/etc/sysconfig/network-scripts/ifup'>
# Add Zeroconf route.
if [ -z "${NOZEROCONF}" -a "${ISALIAS}" = "no" ]; then
    ip route replace 169.254.0.0/16 dev ${REALDEVICE} 
fi
</snip>


On Wed, 2004-02-04 at 14:42, ip tables wrote:
> Hello Alexis and group,
>  
> No these are not bound to be DHCP...i still donno what really causes
> it.
>  
> Thanks and regards
> 
> Alexis <alexis@attla.net.ar> wrote:
>         is this device configured to obtain its address via dhcp?
>         
>         
>         ----- Original Message ----- 
>         From: "ip tables" 
>         To: 
>         Sent: Tuesday, February 03, 2004 6:19 PM
>         Subject: wired route entry
>         
>         
>         > hello group(S)
>         > 
>         > I have installed redhat 9 (2.4.20 - 8) on an i686 with
>         > 3 network cards fixed. When i start network services
>         > it puts in an entry 
>         > 
>         > 169.254.0.0 255.255.0.0 eth2
>         > 
>         > why does this happen. This happen on boot also but i
>         > managed to remove it with a route del in the rc.local.
>         > What is the reason for this and how can i prevent
>         > this.
>         > 
>         > Thanks and regards
>         > 
>         > __________________________________
>         > Do you Yahoo!?
>         > Yahoo! SiteBuilder - Free web site building tool. Try it!
>         > http://webhosting.yahoo.com/ps/sb/
>         > 
>         > 
>         
> 
> ______________________________________________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-08 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20040203211946.23417.qmail@web20725.mail.yahoo.com>
2004-02-04  0:19 ` wired route entry Alexis
2004-02-04 12:42   ` ip tables
2004-02-08 15:18     ` Tarek W.
2004-02-03 21:19 ip tables

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.