Il 07/08/2013 12:28, Bluejay Adametz ha scritto:
How can I get the ip 192.168.5.1 eth1 available even if it is not connected (plugged to another pc/switch) ?It's probably the Network-Manager doing that, and this is why I remove it completely on servers and other machines that only have static IP configurations. Some applications get ugly if they can't figure out who they're running on. I think if you edit the /etc/sysconfig/network-scripts/ifcfg-eth1 file and change NM_CONTROLLED to "no" that may get the Network-Manager to leave it alone. - Bluejay Adametz You know the great thing about TV? If something important happens anywhere at all in the world, no matter what time of the day or night, you can always change the channel. - Jim Ignatowski
Thanks Bluejay Adametz, it works !
