search for: dns0

Displaying 20 results from an estimated 21 matches for "dns0".

Did you mean: dns
2019 Jul 28
0
[klibc:master] ipconfig: Implement support -d ...:dns0:dns1 options
...a=commit;h=b86cd0ef3f225b0e68a7c49de2460829f6bfe2be Author: Dimitri John Ledkov <xnox at ubuntu.com> AuthorDate: Wed, 17 Jul 2019 22:18:23 +0100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sun, 28 Jul 2019 20:12:38 +0100 [klibc] ipconfig: Implement support -d ...:dns0:dns1 options Whilst ip= command is documented to support dns0:dns1 options as arguments 7 and 8, the -d parser in ipconfig does not. This breaks bringing up static ip configuration with dns nameservers set in the ip= command. Testcase: $ ip link add name dummy0 type dummy $ sudo /usr/lib/klibc/b...
2019 Jun 13
0
[PATCH] ipconfig: Implement support -d ...:dns0:dns1 options
Whilst ip= command is documented to support dns0:dns1 options as arguments 7 and 8, the -d parser in ipconfig does not. This breaks bringing up static ip configuration with dns nameservers set in the ip= command. Testcase: $ ip link add name dummy0 type dummy $ sudo /usr/lib/klibc/bin/ipconfig -d 10.245.237.7::10.245.237.1:255.255.255.0:ottawa:...
2019 Jul 28
0
[PATCH] ipconfig: Implement support -d ...:dns0:dns1 options
On Wed, 2019-07-17 at 22:18 +0100, Dimitri John Ledkov wrote: > Whilst ip= command is documented to support dns0:dns1 options as > arguments 7 and 8, the -d parser in ipconfig does not. This breaks > bringing up static ip configuration with dns nameservers set in the > ip= command. [...] Applied, thanks. Ben. -- Ben Hutchings - Debian developer, member of kernel, installer and LTS teams ---------...
2008 Feb 22
1
ipconfig bug with multiple interfaces
...src 147.32.86.1 dst 147.32.86.65 udp src 67 dst 68 dhcp xid 71040389 dhcp ack IP-Config: eth1 guessed broadcast address 147.32.86.255 IP-Config: eth1 complete (from 147.32.86.1): address: 147.32.86.65 broadcast: 147.32.86.255 netmask: 255.255.255.0 gateway: 147.32.86.1 dns0 : 147.32.80.9 dns1 : 0.0.0.0 host : sojkam domain : felk.cvut.cz rootserver: 147.32.86.1 rootpath: filename : eth0: state = 2 eth1: state = 4 IP-Config: eth1 co...
2019 Dec 11
0
[klibc:master] ipconfig: Document support for DNS server addresses
...by colons: +of up to nine elements, separated by colons: -<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf> +<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>: + <dns0-ip>:<dns1-ip> <client-ip> IP address of the client. If empty, the address will either be determined by RARP/BOOTP/DHCP. What protocol @@ -76,6 +77,14 @@ of up to seven elements, separated by colons: protocols are used. 'off', 'stati...
2019 Dec 11
0
[klibc:master] ipconfig: Ignore NTP server address and any additional fields
...e name of an interface (eth0 or whatever), or long form. The long form consists -of up to nine elements, separated by colons: +of two or more fields, separated by colons: <client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>: - <dns0-ip>:<dns1-ip> + <dns0-ip>:<dns1-ip>:<ntp0-ip>:... <client-ip> IP address of the client. If empty, the address will either be determined by RARP/BOOTP/DHCP. What protocol @@ -85,6 +85,11 @@ of up to nine elements, separated by colons: <d...
2019 Apr 22
2
Setting up simple routing for all trafic of one host through another
...heir tinc address. I would like however, to make my desktop machine route all it's traffic through the VPS host. My tinc interface is called doronbehar and this is the output of `ip route` on the VPS: default via 54.37.204.1 dev eth0 proto dhcp src 54.37.204.184 metric 1024 10.0.0.0/24 dev dns0 proto kernel scope link src 10.0.0.1 54.37.204.1 dev eth0 proto dhcp scope link src 54.37.204.184 metric 1024 192.168.0.0/24 dev doronbehar proto kernel scope link src 192.168.0.2 The VPS' tinc IP address is 192.168.0.2 and the desktop host's tinc IP address 192.168.0.1. I tried to m...
2019 Aug 05
2
browsers slowing Centos 7 installation to a crawl
On Sun, 4 Aug 2019, John Pierce wrote: > are you running a name server on 192.168.0.1 ? what that ipv6 address ? I expect that that is in the box with midco's router. Do not know about the ipv6 address. I was about to show to what I had changed resolv.conf, but something changed it back. Grrrr. I know I didn't just forget to save it: I tested it with nslookup: > [hennebry at
2019 Aug 05
2
browsers slowing Centos 7 installation to a crawl
On Sun, 4 Aug 2019, John Pierce wrote: > So you need to modify the source file that NetworkManager is using. > somewhere in /etc/network or /etc/networking-scripts, a config file has > DNS0=192.168.0.1 or sokmething, or your system is getting that from DHCP Will check on that. > the web login on 192.168.0.1 is undoubtably your modem/router. -- Michael hennebry at web.cs.ndsu.NoDak.edu "Sorry but your password must contain an uppercase letter, a number, a haiku, a gang s...
2007 Sep 30
2
Fai Install Server in DomU
...egin: Retrying nfs mount ... IP-Config: eth0 hardware address 00:16:3e:7a:25:7c mtu 1500 DHCP IP-Config: eth0 guessed broadcast address 172.16.0.255 IP-Config: eth0 complete (from 172.16.0.151): address: 172.16.0.169 broadcast: 172.16.0.255 netmask: 255.255.255.0 gateway: 172.16.0.250 dns0 : 172.16.0.254 dns1 : 0.0.0.0 domain : labor.net rootserver: 172.16.0.151 rootpath: /srv/fai/nfsroot rsize=8192,wsize=8192, filename : Begin: Running /scripts/nfs-premount ... Done. mount: Device or resource busy short read: 0 < 28 Done. Begin: Retrying nfs mount ... IP-Config: et...
2017 Dec 19
0
[PATCH] Implement classless static routes
...;:\n address: %-16s ", my_inet_ntoa(dev->ip_addr)); printf("broadcast: %-16s ", my_inet_ntoa(dev->ip_broadcast)); printf("netmask: %-16s\n", my_inet_ntoa(dev->ip_netmask)); - printf(" gateway: %-16s ", my_inet_ntoa(dev->ip_gateway)); - printf("dns0 : %-16s ", my_inet_ntoa(dev->ip_nameserver[0])); - printf("dns1 : %-16s\n", my_inet_ntoa(dev->ip_nameserver[1])); + if (dev->routes != NULL) { + struct route *cur; + char *delim = ""; + printf(" routes :"); + for (cur = dev->routes; cur != NU...
2008 May 24
3
ipconfig and boot filename option
...nore all DHCPOFFERs that do not have a filename option, so that it only accepts ip addresses from ltsp servers. Kind regards, Alkis Georgopoulos IP-Config: eth0 complete (from 128.131.48.127): address: 128.131.48.177 broadcast: 128.131.48.255 netmask: 255.255.255.0 gateway: 128.131.48.1 dns0 : 128.130.4.3 dns1 : 128.131.4.3 domain : itp.tuwien.ac.at rootserver: 128.131.48.127 rootpath: filename : /pxelinux.0 )
2018 Jun 12
0
[PATCH v2] Implement classless static routes
...diff --git a/usr/kinit/ipconfig/main.c b/usr/kinit/ipconfig/main.c index 7be2a1fc..ab713aae 100644 --- a/usr/kinit/ipconfig/main.c +++ b/usr/kinit/ipconfig/main.c @@ -70,6 +70,8 @@ static inline const char *my_inet_ntoa(uint32_t addr) static void print_device_config(struct netdev *dev) { + int dns0_spaces; + int dns1_spaces; printf("IP-Config: %s complete", dev->name); if (dev->proto == PROTO_BOOTP || dev->proto == PROTO_DHCP) printf(" (%s from %s)", protoinfos[dev->proto].name, @@ -79,9 +81,27 @@ static void print_device_config(struct netdev *dev) pri...
2004 Sep 09
4
Shorewall and dosemu trouble
Anyone ?|Another try and now with the info asked 4. |nl1cat wrote: | Hello.. | I have a somewhat "funny" setup. | I use the dosemulator Dosemu for running a dos based packetradio nodeprogram | called Xrouter. | I setup dosemu to use my eth1 (lan) nic and i bring up a device called dsn0. | (this is all running on Slackware 9.1 without X) | insmod /etc/dosemu/dosnet.o | sleep 2 | ifconfig
2019 Oct 07
0
[ANNOUNCE] klibc 2.0.7
...s enabled [klibc] Kbuild: Work around broken "ar s" in binutils 2.32 [klibc] Fix missing header dependency for sigsuspend.o [klibc] nfsmount: Use kernel client's default value for timeo option Dimitri John Ledkov (1): [klibc] ipconfig: Implement support -d ...:dns0:dns1 options Matthew Garrett (1): [klibc] run-init: Allow the initramfs to be persisted across root changes -- Ben Hutchings Nothing is ever a complete failure; it can always serve as a bad example. -------------- next part -------------- A non-text attachment was scrubbed... Name: signat...
2019 Aug 05
0
browsers slowing Centos 7 installation to a crawl
...ged resolv.conf, > but something changed it back. Grrrr. > .... > Here is the current resolv.conf: > > # Generated by NetworkManager > > So you need to modify the source file that NetworkManager is using. somewhere in /etc/network or /etc/networking-scripts, a config file has DNS0=192.168.0.1 or sokmething, or your system is getting that from DHCP the web login on 192.168.0.1 is undoubtably your modem/router. -- -john r pierce recycling used bits in santa cruz
2019 Dec 03
0
midco stealling searches, was browsers slowing Centos 7 installation to a crawl
On Mon, 5 Aug 2019, Michael Hennebry wrote: > On Sun, 4 Aug 2019, John Pierce wrote: > >> So you need to modify the source file that NetworkManager is using. >> somewhere in /etc/network or /etc/networking-scripts, a config file has >> DNS0=192.168.0.1 or sokmething, or your system is getting that from DHCP > > Will check on that. I've chacked on that. I've made what seemed like promissing changes to /etc/sysconfig/network-scripts/ifup-post and /etc/sysconfig/network-scripts/network-functions . No go. I still get the s...
2008 Apr 23
1
DO NOT REPLY [Bug 5411] New: rsyncd.conf allow does not like CNAME
...ROR, id: 31491 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 3, ADDITIONAL: 5 ;; QUESTION SECTION: ;30.42.49.65.in-addr.arpa. IN PTR ;; ANSWER SECTION: 30.42.49.65.in-addr.arpa. 22931 IN CNAME 30.subnet0.42.49.65.in-addr.arpa. 30.subnet0.42.49.65.in-addr.arpa. 8590 IN PTR dns0.ctyme.com. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
2019 Jan 18
0
[klibc:master] ipconfig: Implement classless static routes
...{ diff --git a/usr/kinit/ipconfig/main.c b/usr/kinit/ipconfig/main.c index c65fed5..a454022 100644 --- a/usr/kinit/ipconfig/main.c +++ b/usr/kinit/ipconfig/main.c @@ -71,6 +71,8 @@ static inline const char *my_inet_ntoa(uint32_t addr) static void print_device_config(struct netdev *dev) { + int dns0_spaces; + int dns1_spaces; printf("IP-Config: %s complete", dev->name); if (dev->proto == PROTO_BOOTP || dev->proto == PROTO_DHCP) printf(" (%s from %s)", protoinfos[dev->proto].name, @@ -80,9 +82,27 @@ static void print_device_config(struct netdev *dev) pri...
2018 Jun 18
1
[PATCH v3 1/2] Implement classless static routes
...diff --git a/usr/kinit/ipconfig/main.c b/usr/kinit/ipconfig/main.c index 7be2a1fc..8c7fa7d2 100644 --- a/usr/kinit/ipconfig/main.c +++ b/usr/kinit/ipconfig/main.c @@ -70,6 +70,8 @@ static inline const char *my_inet_ntoa(uint32_t addr) static void print_device_config(struct netdev *dev) { + int dns0_spaces; + int dns1_spaces; printf("IP-Config: %s complete", dev->name); if (dev->proto == PROTO_BOOTP || dev->proto == PROTO_DHCP) printf(" (%s from %s)", protoinfos[dev->proto].name, @@ -79,9 +81,27 @@ static void print_device_config(struct netdev *dev) pri...