You are not logged in.

#1 2013-11-11 10:11:30

doblerone
Member
Registered: 2011-12-08
Posts: 215

static ip doesn't connect (and now neither the dhcp!)

I installed Arch few weeks ago and everything went fine.
Before mess up my inet connection, I tried to add a static ip following the wiki. But I couldn't do it and I don't know why. Later I tried to go back to the dhcp connection and it doesn't work neither!

ping -c 3 www.google.com
PING www.google.com (74.125.132.106) 56(84) bytes of data.
From archdavid (192.168.0.23) icmp_seq=1 Destination Host Unreachable
From 192.168.0.23 icmp_seq=2 Destination Host Unreachable
From 192.168.0.23 icmp_seq=3 Destination Host Unreachable

--- www.google.com ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 1999 ms
pipe 3

But the weird thing, at least for me, is that my google mainpage when I launch the browser loads and. Also if I try to to update the system with:

sudo pacman -Syu

This is what my system shows:

[david@archdavid ~]$ sudo dhcpcd enp1s0
dhcpcd[1088]: sending commands to master dhcpcd process
[david@archdavid ~]$ ip addr show dev enp1s0
2: enp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:26:18:9c:ba:13 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.23/24 brd 192.168.0.255 scope global enp1s0
       valid_lft forever preferred_lft forever
    inet 192.168.0.14/24 brd 192.168.0.255 scope global secondary enp1s0
       valid_lft forever preferred_lft forever
    inet6 2a01:e35:2e34:f740:226:18ff:fe9c:ba13/64 scope global dynamic 
       valid_lft 86261sec preferred_lft 86261sec
    inet6 fe80::226:18ff:fe9c:ba13/64 scope link 
       valid_lft forever preferred_lft forever
[david@archdavid ~]$ sudo systemctl start dhcpcd@enp1s0.service
Job for dhcpcd@enp1s0.service failed. See 'systemctl status dhcpcd@enp1s0.service' and 'journalctl -xn' for details.

I don't know if it is normal to have a global and a global secondary inet address


[david@archdavid ~]$ systemctl status dhcpcd@enp1s0.service
dhcpcd@enp1s0.service - dhcpcd on enp1s0
   Loaded: loaded (/usr/lib/systemd/system/dhcpcd@.service; enabled)
   Active: failed (Result: resources) since lun 2013-11-11 11:36:26 CET; 5min ago
  Process: 1104 ExecStart=/usr/sbin/dhcpcd -q -w %I (code=exited, status=0/SUCCESS)
[david@archdavid ~]$ journalctl -xn
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
lines 1-20...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
lines 1-21...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
lines 1-22...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.                            
-- Subject: Unit UNIT has finished start-up                                                    
-- Defined-By: systemd                                                                         
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
lines 1-27...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.                            
-- Subject: Unit UNIT has finished start-up                                                    
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
lines 1-31...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.                            
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
lines 1-34...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.                            
-- Subject: Unit UNIT has finished start-up                                                    
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
lines 1-38...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
lines 1-40...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
lines 1-42...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
lines 1-44...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
lines 1-45...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
-- 
-- Kernel start-up required KERNEL_USEC microseconds.
-- 
-- Initial RAM disk start-up required INITRD_USEC microseconds.
-- 
-- Userspace start-up required 76290 microseconds.
nov 11 11:25:36 archdavid pulseaudio[356]: [pulseaudio] bluez5-util.c: GetManagedObjects() fail
nov 11 11:25:50 archdavid pulseaudio[631]: [pulseaudio] pid.c: Daemon already running.
[david@archdavid ~]$ journalctl -xn
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
lines 1-20...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
lines 1-21...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
lines 1-22...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.                            
-- Subject: Unit UNIT has finished start-up                                                    
-- Defined-By: systemd                                                                         
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
lines 1-27...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.                            
-- Subject: Unit UNIT has finished start-up                                                    
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
lines 1-31...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.                            
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
lines 1-34...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.                            
-- Subject: Unit UNIT has finished start-up                                                    
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
lines 1-38...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
lines 1-40...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
lines 1-42...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
lines 1-44...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
lines 1-45...skipping...
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at lun 2013-11-11 11:25:50 CET. --          
nov 11 11:25:34 archdavid systemd[340]: Failed to open private bus connection: Failed to connec
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd9636
-- 
-- Unit UNIT has finished shutting down.
nov 11 11:25:34 archdavid systemd[340]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has begun starting up.
nov 11 11:25:34 archdavid systemd[340]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
nov 11 11:25:34 archdavid systemd[340]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
-- 
-- Kernel start-up required KERNEL_USEC microseconds.
-- 
-- Initial RAM disk start-up required INITRD_USEC microseconds.
-- 
-- Userspace start-up required 76290 microseconds.
nov 11 11:25:36 archdavid pulseaudio[356]: [pulseaudio] bluez5-util.c: GetManagedObjects() fail
nov 11 11:25:50 archdavid pulseaudio[631]: [pulseaudio] pid.c: Daemon already running.
 

I think that to have netctl@auto.service and netctl@estatic_ip.service at the same time is what is giving me troubles.


What can I do to solve this problem?

Last edited by doblerone (2013-11-11 11:03:37)

Offline

#2 2013-11-11 16:17:12

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,354

Re: static ip doesn't connect (and now neither the dhcp!)

Well, when you ping google.com, you were able to get an IP address from a DNS server somewhere.  I can only presume that lives in your router.

This leads me to think that your routing table is hosed.  Can you ping your router by IP?  (It is probably 192.168.0.1)
Can you hit your router's web application?  (Browse on over to 192.168.0.1)
What is the output of ip route    ??
It should have a default gateway of (I think) 192.168.0.1.     My network is 192.168.1.*, so I get:

ewaller$@$odin ~ 1003 %ip route
default via 192.168.1.1 dev wlan0  metric 303
192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.2  metric 303
192.168.1.2 via 127.0.0.1 dev lo  metric 303
ewaller$@$odin ~ 1004 %

Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2013-11-11 17:48:33

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: static ip doesn't connect (and now neither the dhcp!)

I deleted the both static_ip file and auto file, I restarted the computer and now it works again.
It's a pitty because I would need a static_ip.

Offline

#4 2013-11-11 18:07:08

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 507

Re: static ip doesn't connect (and now neither the dhcp!)

can I ask you what's with the name of your interface : enp1s0 ?
It's the first time I see that kind of naming, did you name it yourself or it's due to your driver / kind of interface?
please give details !! smile

Offline

#5 2013-11-11 18:13:33

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: static ip doesn't connect (and now neither the dhcp!)

The system puts this name automatically smile.

Offline

#6 2013-11-11 18:17:00

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,354

Re: static ip doesn't connect (and now neither the dhcp!)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2014-01-25 17:02:00

whatshisname
Member
Registered: 2010-04-24
Posts: 163

Re: static ip doesn't connect (and now neither the dhcp!)

doblerone wrote:

I deleted the both static_ip file and auto file, I restarted the computer and now it works again.
It's a pitty because I would need a static_ip.

Right.  You can't have both static and auto ip services running at the same time.

But if you're serious about getting static IP going, disable every network service you have running, especially if you're currently getting your IP dynamically! 

Then very carefully follow every step in the wiki:

https://wiki.archlinux.org/index.php/Ne … IP_address

A couple of things not to forget (Voice of experience here! :-) and they're all listed in the wiki. )

1) First make sure you can connect manually from the command line before enabling any services.

2) Check that you have disabled the dhcpcd service.

3) Create the /etc/conf.d/network@<interface> file.

4)  Create /etc/systemd/system/network@.service

5) Keep checking /etc/resolv.conf to make sure your nameserver(s) stay listed.

I struggled with getting netctl working on my Arch boxes early on because I kept trying to get the network working first one way then another.  Next thing you know I had conflicting services running.  Until you clear them all out, even following the wiki step by step will get you nowhere.

Offline

Board footer

Powered by FluxBB