[Fedora-livecd-list] eth0 and eth1 in kickstart

Tim Wood tim.wood at datawranglers.com
Wed Jan 23 19:44:27 UTC 2008


I actually posted a slightly newer email that has a solution that I 
thought worked.  NetworkManager does have to be disabled.  It also looks 
like BIND has to be running locally as a caching nameserver (the default 
config I believe...).  I'm running into a failure to start on some 
dhcp-related items so the point about dhclient may prove to be very useful.

I'm still trying to run down a weird problem where the interfaces seem 
to be up but I get network unreachable in certain circumstances.  I'm 
testing a possible solution now.

thanks,
Tim


Elias Hunt wrote:
> Tim,
>
> We use two network interfaces here and theoretically can handle one
> static, one dhcp though I haven't tested such a scenario. I have tested
> either type separately for one interface, and certainly static for two
> interfaces. In our environment we had to remove NetworkManager to get
> things to work, but do have dhclient installed to handle dhcp. This is
> all under F7, but I would guess mostly is applicable to F8.
>
> Hope this helps some.
> -Eli
>
> -----Original Message-----
> From: fedora-livecd-list-bounces at redhat.com
> [mailto:fedora-livecd-list-bounces at redhat.com] On Behalf Of Tim Wood
> Sent: Friday, January 18, 2008 1:35 AM
> To: fedora-livecd-list at redhat.com
> Subject: [Fedora-livecd-list] eth0 and eth1 in kickstart
>
> In my livecd-creator kickstart, I'm trying variants to do one dhcp and 
> one static eth:
>
> network --bootproto=dhcp --device=eth0 --onboot=on
> network --bootproto=static --device=eth1 --onboot=on --ip=[ snip ]
>
> When I check ifconfig, I have eth1 with dhcp and eth0 without an ip.  
> When I go through Network Device Control (gui), I see eth0, eth1, 
> eth0.bak and eth1.bak with my static dumped in one weird place and my 
> dhcp in another.  Headache time...
>
> When I googled around I didn't find much useful besides a grumpy post 
> that indicates there are problems with Network Manager under f8.  
> Heavily snipped down version:
>
> Fedora's implementation of Network Manager ... will (not) allow you to 
> set your system to a fixed IP address - only DHCP assigned addresses 
> work. ... take a look at 
> http://www.fedoraforum.org/forum/showthread.php?t=172205&highlight=netwo
> rkmanager
>
> Is anybody on the list using eth0 and eth1 in a kickstart file or have 
> an idea how to make such a setup work.
>
> _________________________________
> Tim Wood, CLP, RHCT
> 719.338.7484 (tel)
>
> The Data Wranglers
> Web, Database & more since    since 1994
> www.datawranglers.com
>
> --
> Fedora-livecd-list mailing list
> Fedora-livecd-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-livecd-list
>
> --
> Fedora-livecd-list mailing list
> Fedora-livecd-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-livecd-list
>
>   


-- 
_________________________________
Tim Wood, CLP, RHCT
719.338.7484 (tel)

The Data Wranglers
Web, Database & more since    since 1994
www.datawranglers.com




More information about the livecd mailing list