| mikefoo | Hey if I have a 6 drive server, how sould I setup /boot so its redundant if one drive fails? |
| microchp | Evolution: here is from the workstation: http://www.microchp.org/20070307/modules.txt |
| hadees | does centos have selinux on by default? how can you tell if it is on |
| Zerberus | getenforce cat /etc/selinux/config |
| hadees | thanks |
| flakrat | I'm setting up wireless, ipw3945, I do an ifup eth1 and my wifi card obtains an IP address from the DHCP server and the gateway /dns info, however, after a few seconds, the gateway disapears from the route table, any suggestions? I've run the command: route add default gw 192.168.2.100 and added GATEWAY=192.168.2.100 to /etc/sysconfig/network-scripts/ifcfg-eth1 |
| alleycat | flakrat: usually the route dissapears only if the interface goes down |
| flakrat | hmm, if I do an ifconfig eth1 it still shows the device and the dhcp assigned ip crud, this damn ipw3945 card is a pain in the arse apparently it works fine with newer kernels that must be what's happening, if I do: route add default gw 192.168.2.100; ping 66.0.60.9 I get several responses, then Network is Unreachable. |
| alleycat | would be nice to find out who removes the default route ... and why |
| flakrat | funny you should mention that, I just found a post that mentions NetworkManager service doing that, I stopped it and now the blasted thing works |
| alleycat | :) |
| flakrat | thanks for the tip in the right direction |
| alleycat | the funny part is that NM is supposed to keep it UP not down :) |
| flakrat | yeah, that's what I thought it was actually disabled by default, I turned it on thinking I needed it for wifi |
| alleycat | the assumption is correct the results are strange |
| flakrat | its like NM thinks it knows a better way of getting to the outside world, a new Gatewayless approach :-) |
| alleycat | indeed :) flakrat: is this the most current NM available ? |
| flakrat | yeah most currently blessed by Redhat, anyway |
| alleycat | that's what I was afraid of |
| Fred | my laptop keeps hanging after the "initializing hardware... storage network" bit... is there a way i can stop it loading the network driver? |
| alleycat | flakrat: I suggest asking again 6 hrs from now, when the developers are here, too flakrat: and if they fail to provide a solution, use bugzilla Fred: switch to step by step boot and press No when it reaches network Fred: if you are using rhgb, switch first to the pure console |
| Fred | is there a way to switch apart from pressing "I" |
| alleycat | Fred: no |
| Fred | it doesn't get as far as RHGB right, ok |