[Bug 278551] New: dhcpcd doesn't write "search"
https://bugzilla.novell.com/show_bug.cgi?id=278551 Summary: dhcpcd doesn't write "search" Product: openSUSE 10.3 Version: Alpha 4plus Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Network AssignedTo: poeml@novell.com ReportedBy: mzugec@novell.com QAContact: qa@suse.de openSUSE 10.3 Alpha4 dhcpcd-1.3.22p14-259 /etc/sysconfig/network/dhcp.DHCLIENT_MODIFY_RESOLV_CONF=yes /etc/sysconfig/network/config.MODIFY_RESOLV_CONF_DYNAMICALLY=yes /etc/resolv.conf is written without "search" option, but /var/lib/dhcpcd/dhcpcd-eth0.info contains this information This worked fine with dhcpcd-1.3.22pl4-247 Peter, if you need any logs, just ask me - I can give you also ssh access to that machine -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 poeml@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|poeml@novell.com |varkoly@novell.com ------- Comment #1 from poeml@novell.com 2007-05-29 04:58 MST ------- Reassigning to the other Peter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 varkoly@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mzugec@novell.com ------- Comment #2 from varkoly@novell.com 2007-05-30 05:41 MST ------- please give me ssh access to that machine -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 varkoly@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID ------- Comment #6 from varkoly@novell.com 2007-05-30 10:05 MST ------- there is no configuration for eth1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Comment #7 from mzugec@novell.com 2007-06-01 09:40 MST ------- It was probably broken later (after installation file was there) Now the same situation: - configuration is created for eth1 - dhcp is used - in sysconfig network-config/dhcp is dhcpcd configured to replace resolv.conf - in resolv. conf there is no information about "search" This is important: during rcnetwork start I can see this error/warning: Error while executing: Command 'ip route replace to 10.20.0.1169.254.0.0/16 dev eth1' returned: Error: an inet prefix is expected rather than "10.20.0.1169.254.0.0/16". Configuration line: 10.20.0.1169.254.0.0 - 255.255.0.0 eth1 IP address obtained from dhcp is 10.20.4.1/21 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 varkoly@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED ------- Comment #8 from varkoly@novell.com 2007-06-06 03:30 MST ------- I think it depends on the netmask 255.255.248.0. I can not reproduce this problem in our network. I'm going to setup a test network. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 varkoly@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |mzugec@novell.com ------- Comment #9 from varkoly@novell.com 2007-06-07 04:12 MST ------- It is definitely not a bug of dhcpcd. I've tested a lot of times, dhcpcd detects the DHCP statements domain and searchlist correct and calls modify_resolvconf with the correct attributes: dhcpcd[2697]: dhcpConfig: modify_resolvconf args: modify -s dhcpcd -p dhcpcd -i \ 2697 -l suse.cz suse.de -n 10.20.0.2 10.20.0.8 -f /sbin/modify_resolvconf -e \ eth1 -t "..." It can be seen it in /var/log/boot.msg. Calling modify_resolvconf manually with this parametes the /etc/resolv.conf is OK but the /etc/resolv.conf after booting do not contains the search list. I've modified /sbin/modify_resolvconf to be more verbose. My problem is, that I can not reproduce this problem on other workstation. 1. How long can I use your workstation? 2. Can you test this problem on an other workstation? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zoz@novell.com ------- Comment #10 from mzugec@novell.com 2007-06-07 04:34 MST ------- added Christian Zoz (sysconfig->modify_resolvconf maintainer) into CC -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 mzugec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|mzugec@novell.com | ------- Comment #11 from mzugec@novell.com 2007-06-07 04:55 MST ------- 1 : until Monday. after that you'll need to ping me to boot into that system again (but I would like this bug/problem will be solved, so if that's not enought ) 2 : I'm afraid not. Except that machine I have only my laptop, but unfortunately I don't have time for installing any Alpha there (without access to my work) Is it possible that resolv.conf is just copy from 1.st stage of installation? I'm using my own inst-sys - that will be in next release -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=278551 varkoly@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID ------- Comment #12 from varkoly@novell.com 2007-06-10 04:21 MST ------- removing all resolv.conf* in /etc and restarting the computer now it works fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com