Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - codedmind

Pages: 1 2 [3] 4
31
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 05:52:41 pm »
yes i can see it there. so i can see the ip address and then ping it :/


32
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 05:37:17 pm »
removed 192.168.1.254 from resolv.conf

the dig result

; <<>> DiG 9.8.1-P1 <<>> documentacao02.cariano.local.
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 17528
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;documentacao02.cariano.local.   IN   A

;; AUTHORITY SECTION:
cariano.local.      86400   IN   SOA   zentyal.cariano.local. hostmaster.cariano.local. 2012092042 28800 7200 2419200 86400

;; Query time: 8 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Sep 20 16:33:33 2012
;; MSG SIZE  rcvd: 101

33
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 05:23:40 pm »
Yes.

documentacao02 is part of domain cariano.

dmps@dmps-desktop:~$ nslookup documentacao02
Server:      127.0.0.1
Address:   127.0.0.1#53

** server can't find documentacao02: NXDOMAIN

dmps@dmps-desktop:~$ nslookup documentacao02.cariano.local
Server:      127.0.0.1
Address:   127.0.0.1#53

** server can't find documentacao02.cariano.local: NXDOMAIN

dmps@dmps-desktop:~$ dig documentacao02

; <<>> DiG 9.8.1-P1 <<>> documentacao02
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 57459
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;documentacao02.         IN   A

;; AUTHORITY SECTION:
.         1762   IN   SOA   a.root-servers.net. nstld.verisign-grs.com. 2012092000 1800 900 604800 86400

;; Query time: 84 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Sep 20 16:22:26 2012
;; MSG SIZE  rcvd: 107

dmps@dmps-desktop:~$ dig documentacao02.cariano.local

; <<>> DiG 9.8.1-P1 <<>> documentacao02.cariano.local
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 18733
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;documentacao02.cariano.local.   IN   A

;; AUTHORITY SECTION:
.         1755   IN   SOA   a.root-servers.net. nstld.verisign-grs.com. 2012092000 1800 900 604800 86400

;; Query time: 56 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Sep 20 16:22:32 2012
;; MSG SIZE  rcvd: 121

dmps@dmps-desktop:~$


About resolv.conf the 127.0.0.1 i can't remove, i can remove 192.168.1.254.. but don't change nothing :|



Uploaded with ImageShack.us

34
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 05:09:03 pm »
Dhcp client

receive 192.168.1.254 as gw
dns 8.8.8.8 and 8.8.8.4 and search domain is cariano.local

The same goes to resolv.conf in zentyal

dmps@zentyal:~$ cat /etc/resolv.conf
search cariano.local
nameserver 127.0.0.1
nameserver 192.168.1.254
nameserver 81.92.193.1
nameserver 81.92.192.2
nameserver 81.92.192.3
nameserver 8.8.8.8
nameserver 8.8.8.4

35
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 04:29:32 pm »
Yes documentacao02 is dhcp client.

And yes, windows 03 server is to keep and is ip is 192.168.1.2

36
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 03:09:52 pm »
Yes i have confirmed everything

from zentyal i can ping server01 (and in the ping the ping put the search domain) (but server01 is static The problem is other computers.

In dhcp i put wins 192.168.1.2 should i put 192.168.1.254 ?

The main problem in my opinio is the 127.0.0.1 because when i try the nslookup is the server who response.

dmps@zentyal:~$ nslookup zentyal
Server:      127.0.0.1
Address:   127.0.0.1#53

Name:   zentyal.cariano.local
Address: 192.168.1.254
Name:   zentyal.cariano.local
Address: 94.46.225.18
Name:   zentyal.cariano.local
Address: 192.168.0.1

dmps@zentyal:~$ nslookup server01
Server:      127.0.0.1
Address:   127.0.0.1#53

Name:   server01.cariano.local
Address: 192.168.1.2

dmps@zentyal:~$ nslookup documentacao02
Server:      127.0.0.1
Address:   127.0.0.1#53

** server can't find documentacao02: NXDOMAIN


37
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 02:35:20 pm »
I'm running 3.0 updated

i can't ping from zentyal(or any computer) none of dhclients by theirs hostaname.

Any suggestion?


dmps@zentyal:~$ ping 192.168.1.123
PING 192.168.1.123 (192.168.1.123) 56(84) bytes of data.
64 bytes from 192.168.1.123: icmp_req=1 ttl=128 time=0.414 ms
64 bytes from 192.168.1.123: icmp_req=2 ttl=128 time=0.265 ms
64 bytes from 192.168.1.123: icmp_req=3 ttl=128 time=0.296 ms
^C
--- 192.168.1.123 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.265/0.325/0.414/0.064 ms
dmps@zentyal:~$ nslookup documentacao02
Server:      127.0.0.1
Address:   127.0.0.1#53

** server can't find documentacao02: NXDOMAIN

dmps@zentyal:~$ cat /etc/resolv.conf
search cariano.local
nameserver 127.0.0.1
nameserver 192.168.1.254
nameserver 81.92.193.1
nameserver 81.92.192.2
nameserver 81.92.192.3
nameserver 8.8.8.8
nameserver 8.8.8.4
dmps@zentyal:~$

38
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 01:31:15 pm »
If i use zentyal as primary dns server dhcpclient don't have internet connection :/

I change dhcpserver to put the follow dns
8.8.8.8
8.8.8.4
wins 192.168.1.2

And i think for now is working

PS: at least for windows 7 machine...

39
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 12:12:50 pm »
Hy ctek

I now do what Christian say.

But because now every company is working i must wait to apply the changes en zentyal at lunch time.

I do almost everything you said in second part.

win03srv is need because is the domain controller.
I put zentyal as gateway, dhcp server, dns server (adding manually all static hosts), and http proxy (transparent mode)
DHCP server will deliver the folling options to clients:
 gateway: zentyal ip
dns 1: local zentyal dns
dns 2 : 8.8.8.8
wins: custom (192.168.1.2) ip from win03srv

Then i enable dynamic domain too

After i test it i will came with status.

Thanks to all.




40
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 10:44:14 am »
But i must define manually every computer in the lan?

If zentyal is dhcp server he shouldn't know?

41
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 10:29:14 am »
I do everything that.

I active dns server dhcp server in zentyal and http proxy. Disable dhcp and dns in win 03 server.
But then none intranet computers can find local computers

I can't ping from server01 to server02 for instance, only can ping from server01 to 192.168.1.3 (server02)

42
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 09:51:42 am »
Sorry but i'm lost it somewhere :/

i don't mind to have zentyal has dhcp and dns server, but zentyal must reconigze intranet computers.

I only keep win 03 server as dhcp server and dns server because i can't configure zentyal to work and the computers inside network see each others.

I assume the big issue is to configure dns server because domain and etc. The zentyal docs in this part ins't very clear, or i can't understand it, because i must keep the domain in win 03 server

43
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 09:41:23 am »
What i pretend is have zentyal as gateway and as transparent proxy.

To have that i need have dns server running, but i can't configure it correctly because i have a domain too :/

In the moment i active dns server (because http proxy transparent) the 127.0.0.1 go to resolv.conf and i can't resolv intranet computers name

44
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 09:33:21 am »
Yes i want zentyal with transparent proxy..

45
Installation and Upgrades / Re: Remove 127.0.0.1 from resolv.conf
« on: September 20, 2012, 09:23:44 am »
If i disable dns i can't run http proxy :/

Pages: 1 2 [3] 4