Network configuration on F18

Martín Marqués martin.marques at gmail.com
Tue Feb 19 18:58:03 UTC 2013


Still can't find whats wrong with this:

I restart the server, network comes up, but the only interface is lo
(loopback). Eth0 is down, and systemctl status network.service says
the process died. restart with systemctl brings the eth0 up and
network is ok and running.

Any ideas?

2013/2/19 Martín Marqués <martin.marques at gmail.com>:
> Another thing that's happening is that after booting eth0 doesn't come
> up (only lo is up abter reboot) automatically. But it does if I do a
> "systemctl restart network.service".
>
> 2013/2/18 Martín Marqués <martin.marques at gmail.com>:
>> Not sure, but because of the timeout, after which everythings starts
>> working again.
>>
>> I also have these messages when ever I use yum:
>>
>> # yum install httpd.x86_64
>> Complementos cargados:langpacks, presto, refresh-packagekit
>> Unable to send message to PackageKit
>>
>> Any idea. yum works great after that messages, before it stalls for a
>> few seconds doing nothing.
>>
>> 2013/2/18 Reindl Harald <h.reindl at thelounge.net>:
>>>
>>>
>>> Am 18.02.2013 23:23, schrieb Martín Marqués:
>>>> I just finished reinstalling (fresh install from my old F16) my fedora
>>>> server which ended up with a bad disk.
>>>>
>>>> The problem I'm seeing is related to, AFAICS, NetworkManager collision
>>>> with Network. In this server I don't want NM as I have a static IP
>>>> which should come up on interface eth0 (found that some configuration
>>>> files changed).
>>>>
>>>> What I did was add this to /etc/udev/rules.d/70-persistent-net.rules
>>>>
>>>> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
>>>> ATTR{address}=="c8:60:00:5a:f6:6c", ATTR{dev_id}=="0x0",
>>>> ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
>>>>
>>>> And copied my old ifcfg-eth0 file from /etc/sysconfig/network-scripts
>>>> of my old system to the new one.
>>>>
>>>> Now I can't get the server to come up with NM disabled and
>>>> Network.server enabled and giving me a good network configuration.
>>>>
>>>> Also, and I think this is due to the network problem, my X session
>>>> gets stalled when finishing to start (a few minutes). The same when I
>>>> go to the terminal tty: they are blank for a moment and then the login
>>>> prompt comes up.
>>>>
>>>> Is there any headline I can read on how to configure network without NM on F18?
>>>
>>> there is not difference in network.service for Fedora Core 3 to F18
>>> never used NM on any machine and i will continiue to ignore it
>>>
>>> why do you think your session problem ins network related?
>>>
>>>
>>> --
>>> users mailing list
>>> users at lists.fedoraproject.org
>>> To unsubscribe or change subscription options:
>>> https://admin.fedoraproject.org/mailman/listinfo/users
>>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>>> Have a question? Ask away: http://ask.fedoraproject.org
>>>
>>
>>
>>
>> --
>> Martín Marqués
>> select 'martin.marques' || '@' || 'gmail.com'
>> DBA, Programador, Administrador
>
>
>
> --
> Martín Marqués
> select 'martin.marques' || '@' || 'gmail.com'
> DBA, Programador, Administrador



-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador


More information about the users mailing list