Displaying 4 results from an estimated 4 matches for "hochfahren".
2015 Dec 23
4
Network configuration issue with second public ip on CentOS 6
...I restart the network I get a message (two times) saying "RTNETLINK
answers: Operation not supported".
$ service network restart
Schnittstelle eth0 beenden: [ OK ]
Loopback-Schnittstelle beenden: [ OK ]
Loopback-Schnittstelle hochfahren: [ OK ]
Schnittstelle eth0 hochfahren: Determining if ip address xx.xx.xx.xx is
already in use for device eth0...
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
[ OK ]
I...
2015 Dec 23
0
Network configuration issue with second public ip on CentOS 6
...a message (two times) saying "RTNETLINK
> answers: Operation not supported".
>
> $ service network restart
> Schnittstelle eth0 beenden: [ OK ]
> Loopback-Schnittstelle beenden: [ OK ]
> Loopback-Schnittstelle hochfahren: [ OK ]
> Schnittstelle eth0 hochfahren: Determining if ip address xx.xx.xx.xx is
> already in use for device eth0...
> RTNETLINK answers: Operation not supported
> RTNETLINK answers: Operation not supported
>...
2015 Jul 02
3
Problems with Samba-based Home-Directory
Hi folks,
I'm running CentOS 6.6 on my workstation. There I have a user meikel,
and its home directory /home/meikel ist stored on a samba share on a
server which also runs CentOS 6.6.
In the very beginning I added the mount options for that home directory
into the /etc/fstab file which led to some problems, so I set up autofs
for mounting the home directory.
The autofs seems to work for
2015 Jul 05
4
Problems with Samba-based Home-Directory
...after startup I can't log
into the GUI. I think the remaining problem doesn't has to do something
with Samba/Autofs. It looks as if the network becomes ready very late
(after autofs started), which perhaps would explain my problem.
In the /var/log/boot.log I see:
...
Schnittstelle eth0 hochfahren: IP-Informationen f?r eth0 werden
bestimmt ... fehlgeschlagen; keine Verbindung vorhanden. Kabel pr?fen?
FEHLGESCHLAGEN
...
Netzwerkparameter einstellen ... OK
NetworkManager-Daemon starten: OK
Loading autofs4: OK
automount starten: OK
In /var/log/messages I see:
Jul 5 16:36:08 meikel-pc kern...