[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Set up headless Bubba Two for firewall/gateway



Wed, 06 Jul 2011 16:28:32 +0000 keltezéssel Camaleón azt írta:

> On Wed, 06 Jul 2011 04:50:53 +0000, Csanyi Pal wrote:
> 
>> Tue, 05 Jul 2011 18:07:23 -0400 keltezéssel William Hopkins azt írta:
> 
> (...)
> 
>>> You may also need to configure your local network some but I suspect
>>> it already is. Try ping 74.125.91.99 instead of 192.168.10.1 and if
>>> that works, DNS is the only thing missing.
>> 
>> I can 'ping 74.125.91.99' successfully from ma laptop that is on my LAN
>> behind Bubba firewall/gateway.
> 
> (...)
> 
> If you can ping from the LAN side then you maybe facing a DNS problem
> instead a routing one (that given your network setup it could be also
> the culprit).
> 
> Can the Bubba machine itself resolve domain names or are just clients
> that fail?
> 
> I would try:
> 
> - From bubba: dig google.com; dig @8.8.8.8 google.com - From clients:
> dig google.com; dig @8.8.8.8 google.com

I can now from bubba:
dig google.com
; <<>> DiG 9.7.3 <<>> google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45402
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             108     IN      A       209.85.148.106
google.com.             108     IN      A       209.85.148.104
google.com.             108     IN      A       209.85.148.103
google.com.             108     IN      A       209.85.148.105
google.com.             108     IN      A       209.85.148.99
google.com.             108     IN      A       209.85.148.147

;; Query time: 10 msec
;; SERVER: 91.102.231.242#53(91.102.231.242)
;; WHEN: Wed Jul  6 20:40:29 2011
;; MSG SIZE  rcvd: 124


dig @8.8.8.8 google.com

; <<>> DiG 9.7.3 <<>> @8.8.8.8 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27045
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             300     IN      A       209.85.148.103
google.com.             300     IN      A       209.85.148.99
google.com.             300     IN      A       209.85.148.104
google.com.             300     IN      A       209.85.148.105
google.com.             300     IN      A       209.85.148.106
google.com.             300     IN      A       209.85.148.147

;; Query time: 69 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Wed Jul  6 20:41:53 2011
;; MSG SIZE  rcvd: 124

I can now from clients:
dig google.com

; <<>> DiG 9.7.3 <<>> google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27832
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             287     IN      A       209.85.148.104
google.com.             287     IN      A       209.85.148.106
google.com.             287     IN      A       209.85.148.99
google.com.             287     IN      A       209.85.148.105
google.com.             287     IN      A       209.85.148.147
google.com.             287     IN      A       209.85.148.103

;; Query time: 21 msec
;; SERVER: 91.102.231.242#53(91.102.231.242)
;; WHEN: Wed Jul  6 20:47:40 2011
;; MSG SIZE  rcvd: 124

dig @8.8.8.8 google.com

; <<>> DiG 9.7.3 <<>> @8.8.8.8 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60390
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.                    IN      A

;; ANSWER SECTION:
google.com.             300     IN      A       209.85.148.103
google.com.             300     IN      A       209.85.148.105
google.com.             300     IN      A       209.85.148.106
google.com.             300     IN      A       209.85.148.104
google.com.             300     IN      A       209.85.148.99
google.com.             300     IN      A       209.85.148.147

;; Query time: 52 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Wed Jul  6 20:48:13 2011
;; MSG SIZE  rcvd: 124

So it seems that that my problem is solved,
however I was trying to setup bind9 on my bubba server, but without any 
success.

-- 
/home/csanyipal/.signature_for-newsgroups


Reply to: