RE: dchlient does not autostart anymore?

2017-03-25 Thread M&S - Krasznai András
: Vladimir Zakharov Cc: Jung-uk Kim; Kirill Ponomarev; FreeBSD Current Subject: Re: dchlient does not autostart anymore? On Fri, Mar 24, 2017 at 10:53 AM, Vladimir Zakharov wrote: > On Fri, Mar 24, 2017, Jung-uk Kim wrote: >> On 03/24/2017 11:20, Kirill Ponomarev wrote: >> >

Re: dchlient does not autostart anymore?

2017-03-24 Thread Warner Losh
On Fri, Mar 24, 2017 at 10:53 AM, Vladimir Zakharov wrote: > On Fri, Mar 24, 2017, Jung-uk Kim wrote: >> On 03/24/2017 11:20, Kirill Ponomarev wrote: >> > On 03/24, Vladimir Zakharov wrote: >> >> Hello! >> >> >> >> After upgrading from r315544 to r315880 network interface doesn't get IP >> >> addr

Re: dchlient does not autostart anymore?

2017-03-24 Thread Vladimir Zakharov
On Fri, Mar 24, 2017, Jung-uk Kim wrote: > On 03/24/2017 11:20, Kirill Ponomarev wrote: > > On 03/24, Vladimir Zakharov wrote: > >> Hello! > >> > >> After upgrading from r315544 to r315880 network interface doesn't get IP > >> address using DHCP on boot anymore. > >> > >> $ grep re0 /etc/rc.conf |

Re: dchlient does not autostart anymore?

2017-03-24 Thread Kirill Ponomarev
On 03/24, Vladimir Zakharov wrote: > Hello! > > After upgrading from r315544 to r315880 network interface doesn't get IP > address using DHCP on boot anymore. > > $ grep re0 /etc/rc.conf | grep -v "^#" > ifconfig_re0="DHCP" > > "service netif restart" doesn't help either. Only manual dhclient >

Re: dchlient does not autostart anymore?

2017-03-24 Thread Jung-uk Kim
On 03/24/2017 11:20, Kirill Ponomarev wrote: > On 03/24, Vladimir Zakharov wrote: >> Hello! >> >> After upgrading from r315544 to r315880 network interface doesn't get IP >> address using DHCP on boot anymore. >> >> $ grep re0 /etc/rc.conf | grep -v "^#" >> ifconfig_re0="DHCP" >> >> "service netif

Re: dchlient does not autostart anymore?

2017-03-24 Thread Kirill Ponomarev
On 03/24, Vladimir Zakharov wrote: > Hello! > > After upgrading from r315544 to r315880 network interface doesn't get IP > address using DHCP on boot anymore. > > $ grep re0 /etc/rc.conf | grep -v "^#" > ifconfig_re0="DHCP" > > "service netif restart" doesn't help either. Only manual dhclient >

Re: dchlient does not autostart anymore?

2017-03-24 Thread David Wolfskill
On Fri, Mar 24, 2017 at 01:56:38AM -0700, Mark Millard wrote: > Vladimir Zakharov zakharov.vv at gmail.com wrote on Fri Mar 24 08:20:34 UTC > 2017: > > > After upgrading from r315544 to r315880 network interface doesn't get IP > > address using DHCP on boot anymore. > > > > $ grep re0 /etc/rc.c

Re: dchlient does not autostart anymore?

2017-03-24 Thread Ruslan Makhmatkhanov
M&S - Krasznai András wrote on 03/24/2017 14:14: It seems that usb mouse port has been changed from /dev/psm0 to /dev/ums0; loading ums.ko with kldload and restarting the mouse with moused -p /dev/ums0 makes the mouse work again (but now the touchpad is not working; I can survive that). rgd

Re: dchlient does not autostart anymore?

2017-03-24 Thread Alexandr Krivulya
deti üzenet- Feladó: owner-freebsd-curr...@freebsd.org [mailto:owner-freebsd-curr...@freebsd.org] Meghatalmazó Mark Millard Küldve: 2017. március 24. 9:57 Címzett: zakharov...@gmail.com; FreeBSD Current Tárgy: Re: dchlient does not autostart anymore? Vladimir Zakharov zakharov.vv at gmail

RE: dchlient does not autostart anymore?

2017-03-24 Thread M&S - Krasznai András
- Feladó: Ruslan Makhmatkhanov [mailto:r...@freebsd.org] Küldve: 2017. március 24. 12:04 Címzett: FreeBSD Current Másolatot kap: M&S - Krasznai András Tárgy: Re: dchlient does not autostart anymore? The same for me (usb mouse + dhclient) on r315874. Touchpad is working. -- Regards, Ruslan T

Re: dchlient does not autostart anymore?

2017-03-24 Thread Ruslan Makhmatkhanov
The same for me (usb mouse + dhclient) on r315874. Touchpad is working. -- Regards, Ruslan T.O.S. Of Reality ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freeb

Re: dchlient does not autostart anymore?

2017-03-24 Thread Lev Serebryakov
net- > Feladó: owner-freebsd-curr...@freebsd.org > [mailto:owner-freebsd-curr...@freebsd.org] Meghatalmazó Mark Millard > Küldve: 2017. március 24. 9:57 > Címzett: zakharov...@gmail.com; FreeBSD Current > Tárgy: Re: dchlient does not autostart anymore? > > Vladimir Zakharov zakhar

RE: dchlient does not autostart anymore?

2017-03-24 Thread M&S - Krasznai András
: dchlient does not autostart anymore? Vladimir Zakharov zakharov.vv at gmail.com wrote on Fri Mar 24 08:20:34 UTC 2017: > After upgrading from r315544 to r315880 network interface doesn't get > IP address using DHCP on boot anymore. > > $ grep re0 /etc/rc.conf | grep -v &q

Re: dchlient does not autostart anymore?

2017-03-24 Thread Mark Millard
Vladimir Zakharov zakharov.vv at gmail.com wrote on Fri Mar 24 08:20:34 UTC 2017: > After upgrading from r315544 to r315880 network interface doesn't get IP > address using DHCP on boot anymore. > > $ grep re0 /etc/rc.conf | grep -v "^#" > ifconfig_re0="DHCP" > > "service netif restart" doesn'

dchlient does not autostart anymore?

2017-03-24 Thread Vladimir Zakharov
Hello! After upgrading from r315544 to r315880 network interface doesn't get IP address using DHCP on boot anymore. $ grep re0 /etc/rc.conf | grep -v "^#" ifconfig_re0="DHCP" "service netif restart" doesn't help either. Only manual dhclient starting. -- Regards, | "In theory th