Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
who's reconfigged my LAN? [NOT solved]
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
_______0
Guru
Guru


Joined: 15 Oct 2012
Posts: 521

PostPosted: Mon Nov 04, 2013 4:40 pm    Post subject: Reply with quote

here /etc/init.d/sshd start starts dhcpcd. I have to manually kill it afterwards.

check that.
Back to top
View user's profile Send private message
artbody
Guru
Guru


Joined: 15 Sep 2006
Posts: 489
Location: LB

PostPosted: Mon Nov 11, 2013 3:25 pm    Post subject: Reply with quote

hy
what says
Code:
 ifconfig -a

with the new udev it looks something like this
Code:

enp0s20: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.8  netmask 255.255.255.0  broadcast 192.168.2.255
        inet6 fe80::217:31ff:fe80:9118  prefixlen 64  scopeid 0x20<link>
        ether 00:17:31:80:91:18  txqueuelen 1000  (Ethernet)
        RX packets 296334  bytes 412210614 (393.1 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 166116  bytes 19979937 (19.0 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 5264  bytes 6631565 (6.3 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 5264  bytes 6631565 (6.3 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


Code:
rc-update del net.ethX

then the old link net.ethX should be renamed - in my case to net.enp0s20
Code:
rc-update add net.enp0s20 default


the name enp0s20 is given by new udev-version
_________________
Never give up
WM : E16 the true enlightenment
achim
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum