similar to: Mutli-Homed Subnetting - Advice please

Displaying 20 results from an estimated 20000 matches similar to: "Mutli-Homed Subnetting - Advice please"

2005 Oct 19
1
High CPU load on smiod
Hi all, I'm running Samba 3.0.13 on Mandrake 10.2 (LE2005) and have mounted the shares on an NT4 server to rsync the files over to the Samba box. The only thing is that Linux sees the dual Xeons in the server as four CPUs and the first core on CPU1 hits 100% while the files are copying over. Every so often, CPU1, core 2 takes over (at 100%) for a short period and then core 1 goes back to
2005 Dec 12
7
The single WINS problem: question
hello I've been reading the thread (http://marc.theaimsgroup.com/?t=113286376900001&r=1&w=2) and I have the same limitation with WINS in a PDC/BDC. That's why I have the following (experimental) setup: PDC ==> wins support = yes, passdb backend: master ldap BDC ==> wins support = yes, passdb backend: slave ldap I configured some of my XP clients to use both WINS servers
2010 Jul 06
1
Cross subnet browsing + vpn
Hi All, I'm having a problem with cross subnet browsing and name resolution across an openvpn tunnel. i've found quite a few people who've had the same on mail lists but none of their fixes have worked. The spec of the setups at both ends of the tunnel are as follows: OS - CentOS 5.5 Samba Version 3.5.4 OpenVPN Version 2.0.9-1 Each server is configured in gateway mode with two NICS,
2008 Apr 24
3
question, pdc bdc on diferent subnet
Hi, is posible to configure a samba pdc server on a central office and 3 bdc on branches office united by vpn one conection with openvpn , and in4 different subnet ???? saludos Maximo Monsalvo
2002 Aug 07
1
Setting up a PDC + multiple BDCs across subnets
hello, I'd like to setup domain authentication purely based on Samba Domain Controllers. Each subnet would have its own BDC (with security = domain option), forwarding smb requests to the PDC (located on the backbone), ie authentication, shares.. My PDC is LDAP based, all that part is ok, win98 workstations successfully log into the PDC. I use idealx smbldap tools, that seem to work fine. I
2002 Nov 01
3
NT4 machine trust breaks on a Samba-BDC
Hello all, We have Samba (2.2.5) running on three servers, each in a different subnet. One of them is a PDC (domain master = yes). The Samba PDC is also the NIS master. The smbpasswd is replicated using rsync to the other machines that act as Samba BDCs (domain master = no). They are also NIS slave servers. The smbpasswd synchronization takes place automatically every time smbpasswd is updated,
2010 Feb 01
2
Samba multi-site advice request please
Hi all, I am looking at setting up a multi-site office and need to put a plan forward. The site consists of one head office and several branch office and my plan so far is this: In head office, one Samba PDC. Each branch office will have a local BDC that also stores files local to the branch, hopefully cutting down the day to day traffic across the VPN. The VPN I plan to use is OpenVPN in
2007 Aug 29
0
using centos for mutli VM linux appliance
Please also think about starting a thread with a new message > Sorry about that folks. Starting a new thread. May want to check out the VMware CentOS appliances as examples: http://www.vmware.com/vmtn/appliances/directory/820 http://www.thoughtpolice.co.uk/vmware/ > The appliance itself will host multiple Virtual Machines. Looks like we are leaning towards VMWare for the virtual
2004 May 15
0
Trouble with Mutli Link Redundancy
I am running kernel 2.6.5, gentoo linux...julian''s routes-2.6.4-10 installed eth0 = local eth1 = cable modem eth2 = T1 I am having issues with the machine actually sending packets out over each hop, it tends to default to eth2, almost never will it use eth1- I can make a rule to send traffic through the eth1 from certain hosts, and it will force the IP through that interface, but
2005 Dec 05
0
Prototype Form.serialize and mutli selects
Hi, I ran into a problem when using a multi select list in a form submitted through ajax. The name of the select element is something like foo[]. When multiple entries are selected the browser creates form data like foo[]=1&foo[]=2&foo[]=4 (url encoded of course). Rails then creates an array ["1","2","4"] for foo''s entry in the parameter hash.
2002 Mar 01
1
How to set up a multi-subnet Samba network
I'm looking for suggestions and pros/cons on how to implement this. We've got a WAN setup with 3 Samba servers, each on it's own leg of the WAN. The 3 sites are connected by a wireless link that is only capable of about 200k/sec. Currently we have 3 samba servers, each the PDC of it's own domain. The security is distributed via NIS so that all 3 servers have the same passwd/group
2003 May 05
3
PDC/BDC Domain Logins Samba 2.2.7
We're about to start migrating from Windows NT 4.0 to a Samba controlled setup. I've got a question about the functionality of the Samba PDCs and BDCs. In my Windows setup I have three domains that are defined by geographic locations. Each of these domains "trusts" the other. In Samba 2.2.7, I can't have the trusts, so I'm looking at creating one giant domain that
2012 Oct 02
2
Problem with mutli-dimensional array
I want to make a multi-dimensional array. To be specific I want to make the following array results<-array(0,dim=c(2,2,64,7)) This is the code I have created but it gives no result due to the error "subscript out of bound". x<-rep(7,7) # Missingness in intervention y<-rep(7,7) # Missingness in control
2005 Jan 04
4
Shorewall redirect with Squid and Dansguardian
Hi all, I''ve just built Mandrake 10.1 on a Compaq Deskpro that I''ve built as a router/firewall and am redirecting port 80 outbound to force users through the Content Filter. I''ve run this setup on Mandrake 9.0 and 10.0 without any problems but this time the following happens. Squid is accessed through port 3128 and Dansguardian via 8080. If I set my browser on a
2012 May 20
1
Basic questions regarding Samba capabilities
Hi people: I've been using Samba for a long time with some "basic" features like Samba working as a PDC, integrated with OpenLDAP, being a print server, among others, for a small number of "almost controlled" users (no more than 30 or 50 users). But now I'm interested to implement a Windows domain using Samba for a University with 6000-8000 users distributed through
2008 Aug 01
2
Using LDAP, no PDC/BDC, for multiple samba servers
Hi Is it possible to use single LDAP server and multiple samba servers? The problem I'm having now is Each server thinks their host name is their LDAP domain name, or sambaDomainName, and complain the user's SID is different so can't authenticate. How do I make samba servers use one domain name and SID? LDAP domain name is DOMSMB dn: sambaDomainName=DOMSMB,dc=my-domain,dc=com
2002 Jun 30
1
Help with Windows XP, linux and multi-subnetting
Hey hey, This is my situation: [a] --- [b] \ --- [c] Computer [a] is my router / server, running SuSE and samba. It has ip address 192.168.1.1 for computer b, 217.67.235.57 for computer c and also 213.84.96.18 (my ISP IP) and 217.67.235.2 for my 217.67.235.57/29 to work. Computer [b] is a windows XP professional workstation using ip 192.168.1.2, connected with the internet through SNAT
2005 Oct 19
1
WINS 1c query, many responses: who is chosen?
Scenario (everything samba-3): - many subnets, each with a BDC - one PDC somewhere else - one WINS at that PDC server - windows using wins first, bcast next (node-type 8) When one workstation asks the wins server about the <1c> netbios name type, the server will answer with the PDC and BDCs IP. What prevents the workstation from using a controller outside its subnet? Is this
2007 Jan 17
3
bdc ?
Hello! I configured samba BDC according to howto. PDC is in the same subnet. But I see that windows ( at least 2003 servers from the same subnet) sometimes connects to BDC to retrieve info about users. Now I use smbpasswd and machine accounts are in passwd. I'm afraid that will try to change their password too ;-) Could somebody explain me why windows behavoir?
2008 May 01
5
Unable to change Windows password on Samba BDC
Dear Help, We are currently running Samba 3.0.22 on a distributed network/domain as a PDC (primary domain controller) and several as BDCs (Backup domain controllers) in our branch offices located around the country. At this point, the PDC is set up in our corporate office (where I'm located) and users have no trouble authenticating (via logging into windows and accessing shares) and also