search for: rootserver

Displaying 20 results from an estimated 56 matches for "rootserver".

Did you mean: bootserver
2004 Apr 27
1
getent shows only local information
Hello I have installed Redhat Linux 9 and Samba 3.0.2a from the Source. I have two Win2003 server for the domain "sambadomain.local": PDC: rootserver 10.10.1.1 Subnet 255.255.0.0 DNS-Master: dnsserver 10.10.1.2 Subnet 255.255.0.0 Runs also dhcp and wins I made the references to these two Servers (DNS, DHCP) in my Linux-Server. Linux-Server: samba 10.10.1.4 Subnet 255.255.0.0 Here is my smb.conf File which is located in /usr/local/samba/lib...
2008 Feb 22
1
ipconfig bug with multiple interfaces
....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 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...
2006 Jun 22
2
[patch] ipconfig add dhcp file preseeding support
...f --git a/usr/kinit/ipconfig/main.c b/usr/kinit/ipconfig/main.c index c9d3b0e..a54329f 100644 --- a/usr/kinit/ipconfig/main.c +++ b/usr/kinit/ipconfig/main.c @@ -71,6 +71,7 @@ static void print_device_config(struct n printf(" nisdomain: %-64s\n", dev->nisdomainname); printf(" rootserver: %s ", my_inet_ntoa(dev->ip_server)); printf("rootpath: %s\n", dev->bootpath); + printf(" filename : %s\n", dev->filename); } static void configure_device(struct netdev *dev) @@ -112,6 +113,7 @@ static void dump_device_config(struct ne fprintf(f, "NI...
2011 Apr 15
2
[PATCH] Escape DHCP options written to /tmp/net-$DEVCICE.conf
..., "IPV4DNS1=%s\n", - my_inet_ntoa(dev->ip_nameserver[1])); - fprintf(f, "HOSTNAME=%s\n", dev->hostname); - fprintf(f, "DNSDOMAIN=\"%s\"\n", dev->dnsdomainname); - fprintf(f, "NISDOMAIN=%s\n", dev->nisdomainname); - fprintf(f, "ROOTSERVER=%s\n", my_inet_ntoa(dev->ip_server)); - fprintf(f, "ROOTPATH=%s\n", dev->bootpath); - fprintf(f, "filename=\"%s\"\n", dev->filename); + write_option(f, "DEVICE", dev->name); + write_option(f, "IPV4ADDR", + my_inet_ntoa(dev-&g...
2005 Sep 06
2
network probs trying to get nfs root to work
...2-xen0) and i have an external nfs server with a nice root disk populated. i get this after xm create -c dom1 vmid=1 . . . IP-Config: Complete: device=eth0, addr=172.31.205.229, mask=255.255.255.0, gw=172.31.205.2, host=vm%d, domain=, nis-domain=(none), bootserver=161.144.120.208, rootserver=161.144.120.208, rootpath= Looking up port of RPC 100003/2 on 161.144.120.208 portmap: server 161.144.120.208 not responding, timed out Root-NFS: Unable to get nfsd port number from server, using default while it''s doing this i cant ping dom1 s addr (172.31.205.229) from dom0. what am i d...
2006 Apr 19
3
xen-unstable-9514 and CONFIG_IA32_EMULATION
...[snip] NET: Registered protocol family 17 Sending DHCP requests ., OK IP-Config: Got DHCP answer from 10.0.2.2, my address is 10.0.2.15 IP-Config: Complete: device=eth0, addr=10.0.2.15, mask=255.255.255.0, gw=10.0.2.2, host=10.0.2.15, domain=, nis-domain=(none), bootserver=10.0.2.2, rootserver=10.0.2.2, rootpath= init[1] general protection rip:f7f3084b rsp:ffffc7ac error:802 init[1] general protection rip:f7f3084b rsp:ffff8300ffffc7ac error:802 init[1] general protection rip:f7f3084b rsp:ffff8300ffffc7ac error:802 ... Any thoughts? Thanks, / magnus ___________________________________...
2006 May 18
11
mac spoofing
Hi, I have the following Problem: My Rootserver stands at a hoster, I run a debian sarge and installed Xen 3 there latetly. I booted the xen Kernel - everything ok. However: when I started xend, the server instantly stopped responding. My Hosters Support said, that was due to a sort of mac spoofing protection in the switch, which disabled the Po...
2007 Jul 18
0
Using different NFS server
...ing to install PXE boot + NFS for diskless boot for Linux system. So everything looks fine until I tried to use other NFS server to mount root file system. So I try just to change parameter in pxelinux.cfg files Append nfsroot=to_new_nfs_server:/new_root_dir But in boot process I received rootserver: TFTP/DHCP server rootpath: <empty> Filename: right one : and so on :. So I read documentation for dhcpd3 server and set option to the client Root-path: to_new_nfs_server:/new_root_dir And reboot t...
2007 Jul 18
0
use it with different NFS server
...9;m trying to install PXE boot + NFS for diskless boot for Linux system. So everything looks fine until I tried to use other NFS server to mount root file system. So I try just to change parameter in pxelinux.cfg files Append nfsroot=to_new_nfs_server:/new_root_dir But in boot process I received rootserver: TFTP/DHCP server rootpath: <empty> ?????????????????????????????????????????????????????????? ?Filename: right one : and so on :. So I read documentation for dhcpd3 server and set option to the client ?????????????????????????? Root-path: to_new_nfs_server:/new_root_dir And reboot the nod...
2008 Mar 03
2
recommendation for Virtual Dedicated Server based on Centos
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Debian Users I am searching for a virtual server/rootserver. I prefer a Xen instance, but also vservers are acceptable. Will be host a small Wiki - nothing mission critical. Here my criteria - - about 20 $ monthly - - payable with Credit Card or PayPal - - about 12 GB diskspace - - about 256 MB RAM - - about 350 GB monthly data transfer - - Console - - IP...
2014 Sep 20
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
...s that patch on track to be a part of the final 5.6 release? no, 5.6 is already cut. 5.7 will have it. -- Henning Brauer, hb at bsws.de, henning at openbsd.org BS Web Services GmbH, AG Hamburg HRB 128289, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, VMs/PVS, Application Hosting
2007 Sep 30
2
Fai Install Server in DomU
...: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: eth0 hardware address 00:16:3e:7a:25:7c mtu 1500 DHCP IP-Config: eth0 guess...
2005 Nov 30
1
how to run knoppix under xen
...d (established 4096 bind 4096) NET: Registered protocol family 1 NET: Registered protocol family 17 IP-Config: Guessing netmask 255.0.0.0 IP-Config: Complete: device=eth0, addr=1.2.3.4, mask=255.0.0.0, gw=255.255.255.255, host=1.2.3.4, domain=, nis-domain=(none), bootserver=1.2.3.4, rootserver=1.2.3.4, rootpath= VFS: Mounted root (iso9660 filesystem) readonly. Freeing unused kernel memory: 112k freed Warning: unable to open an initial console. Kernel panic - not syncing: No init found. Try passing init= option to kernel. any help. _______________________________________________ Xen-u...
2007 Jan 15
5
Network UPS Tools version 2.0.5 released
Network UPS Tools version 2.0.5 has been released. http://www.networkupstools.org/ Direct access: - Download: http://www.networkupstools.org/source/2.0/nut-2.0.5.tar.gz - News: http://www.networkupstools.org/source/2.0/new-2.0.5.txt - ChangeLog: http://www.networkupstools.org/source/2.0/ChangeLog
2007 Jan 15
5
Network UPS Tools version 2.0.5 released
Network UPS Tools version 2.0.5 has been released. http://www.networkupstools.org/ Direct access: - Download: http://www.networkupstools.org/source/2.0/nut-2.0.5.tar.gz - News: http://www.networkupstools.org/source/2.0/new-2.0.5.txt - ChangeLog: http://www.networkupstools.org/source/2.0/ChangeLog
2008 May 24
3
ipconfig and boot filename option
...ts 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 )
2019 Jun 13
0
[PATCH] ipconfig: Implement support -d ...:dns0:dns1 options
...hardware address 76:39:ca:27:9b:90 mtu 1500 IP-Config: dummy0 guessed broadcast address 10.245.237.255 IP-Config: dummy0 complete: address: 10.245.237.7 broadcast: 10.245.237.255 netmask: 255.255.255.0 gateway: 10.245.237.1 dns0 : 8.8.8.8 dns1 : 8.8.4.4 host : ottawa rootserver: 0.0.0.0 rootpath: filename : Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> --- usr/kinit/ipconfig/main.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/usr/kinit/ipconfig/main.c b/usr/kinit/ipconfig/main.c index a454022e..2c905986 100644 --- a/usr/ki...
2019 Jul 28
0
[klibc:master] ipconfig: Implement support -d ...:dns0:dns1 options
...hardware address 76:39:ca:27:9b:90 mtu 1500 IP-Config: dummy0 guessed broadcast address 10.245.237.255 IP-Config: dummy0 complete: address: 10.245.237.7 broadcast: 10.245.237.255 netmask: 255.255.255.0 gateway: 10.245.237.1 dns0 : 8.8.8.8 dns1 : 8.8.4.4 host : ottawa rootserver: 0.0.0.0 rootpath: filename : Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/kinit/ipconfig/main.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/usr/kinit/ipconfig/main.c b/usr/kinit...
2011 Apr 30
1
dovecot.org mirrors?
On Fri, Apr 29, 2011 at 08:10:45PM +0300, Timo Sirainen wrote: > The mirroring setup is finished. There's a master server now > handling dovecot.org and a mirror server handling www/hg/wiki. > Would be nice to get another reliable fast mirror server if > someone wants to donate one :) Requirements are: > > - Apache2 with WSGI > - Mercurial > - Patched moinmoin
2017 Apr 21
1
Speed tuning
I have a Rootserver-> V-Server -> vpn-> samba connection. -1 GBit/s-Port: Granted 200 MBit/s: MAX 1 GBit/s: ... Using vpn direct I get the maximum speed of the local internet connection about 6MiB/s Using samba the maximum speed is about 2,6 MiB/s for a single download and twice 2.2MiB/s for a double do...