search for: config_eth0

Displaying 4 results from an estimated 4 matches for "config_eth0".

2008 Jun 26
0
gentoo pxelinux boot - pass hostname to dhcp client
...'t use initramfs): my /etc/conf.d/net file: cat net # This blank configuration will automatically use DHCP for any net.* # scripts in /etc/init.d. To create a more complete configuration, # please review /etc/conf.d/net.example and save your configuration # in /etc/conf.d/net (this file :]!). config_eth0=( "noop" ) # config_eth0=( "dhcp" ) localhost conf.d # .... I have change the config_eth0=( "noop" ) based on instructions and in order for the system to utilize the compiled network drivers and not rely on the modules since I compiled my kernel to include the networ...
2010 Jul 09
2
Xen bridge no longer working
...* Bringing up interface eth0 * null [...] * Starting Xen control daemon ... And the bridge doesn''t come up. The normal behaviour should be that the Xenbr0 bridge comes up automatically, but it doesn''t anymore. Here''s my network configuration file (/etc/conf.d/net): config_eth0=( "null" ) bridge_xenbr0="eth0" brctl_xenbr0=( "setfd 0" "stp off" ) config_xenbr0=( "dhcp" ) I don''t understand why, the bridge doesn''t come up. This is the output of the ifconfig command: lo Link encap:Local Loop...
2008 Jun 16
1
3.2.1 HVM network packets dropped
..._domain_eth0=( "joris2k.local" ) dns_domain_eth1=( "joris2k.local" ) dns_servers=( "192.168.10.a 192.168.10.b 192.168.10.c" ) dns_servers_eth0=( "192.168.10.a 192.168.10.b 192.168.10.c" ) dns_servers_eth1=( "192.168.10.a 192.168.10.b 192.168.10.c" ) config_eth0=("null") bridge_xenbr0=("eth0") brctl_xenbr0=("setfd 0" "sethello 0" "stp off") config_xenbr0=( "192.168.10.d netmask 255.255.255.0" ) routes_xenbr0=( "default via 192.168.10.e" ) depend_xenbr0() { need net.eth0 } config_...
2006 Mar 29
8
no network in domain 0
I am new to xen and trying to get the primary domain working properly before I create a new one. I am using the Gentoo unstable sources (2.6.16-rc5) and xen 3.0.1 and the kernel boots Ok and eth0 is activated. At this point the network is active and I can ping. Then I shutdown net.eth0 and start xend. This restarts net.eth0 and does some other stuff. Now every thing looks normal (ifconfig,