On Oct 15, 12:20*pm, Felix Tiede <f.ti...@web.de> wrote:
> Is your VPN using the same address space as the site 1 LAN? And does the
> site 2 firewall allow access from that address space? That'd be the first
> place to look. Also you need to check if the VPN server allows access to
> other VPNs.
My Vpn is on teh same subnet as site 1 but with a 50 ip reservation.
>
> Have you tried asking explicitly the windows server? Try
> $ dig @10.0.1.1 hostname.domain.name
> If that does not work, your windows server does not allow querying from the
> CentOS machine.
>
I just tried this and it did work. But I have added an entry to the
resolve.conf of
'search npi.local'
The domain of the windows server and also an entry in the host file
for swcserver.npi.local to the ip 10.0.1.1. This allowed my Bacula
system to communicate with the client on the windows server and get it
running. But I know I still have some work to do. I think your
information below is a good starting point.
>
> Look out for "DNS" in Start->Programs->Management (make that available in
> your Startmenu's properties).
>
>
:-) ... ok i should explain, I am not that much of a Noob. I have done
a lot of work with the windows servers,no expert for sure, but on a
hunt and search basis. ie. something doesn't work... figure out how to
fix that problem, not the whole root problem, just that issue.. That's
the main issue. I have several job titles at my company (non-profit)
if that tells you anything. I just honestly have not have the time to
set down and fully understand how the entire DNS system should work. I
want to, just don't have the resources. For example, I am at home
right now replying to your response, since this is when I can stop,
SSH into my machines, and check out how the system ran today. or just
to play with stuff.
> You have to take into account that Windows Domain Members can (and usually
> do) update their corresponding DNS entries in the Domain Master's DNS
> configuration. Linux usually does not do that, so you'd better give your
> Linux boxes fixed addresses (you can configure your DHCP to do so) and add
> entries to the Windows DNS system.
>
> DNS can be used by DHCP so you don't have to specify IP-addresses for known
> hosts (like DNS servers, gateways, timeservers and so on), and ISC DHCPd
> and ISC BIND (DNS) can be configured so the DHCP-server can update the DNS
> zone upon issuing an address lease. Otherwise they are not related.
As time goes on i will figure this thing out. I have become a linux
convert, i wish i could just eliminate windows, or have the time to
really figure out how to integrate them the right way.
Question:
So the linux box cannot update it's DNS entries from the master DNS
server, or is there a way to do so? and if not then should I just
manually add them to the hosts file and call it good? i am only
dealing with one linux machine right now, aside from the firewalls,
and there there is only one linux workstation, and it's mine so that
one is not a real problem right now. I would like to get everything
setup the correct way though.
Thanks Felix for your response, it s very much appreciated. Hopefully
I can learn a little
>
> HTH,
>
> Felix- Hide quoted text -
>
> - Show quoted text -
|