Bind 8

2005-10-18 Thread Anton Bester
Hi All, I do not know if this is the correct forum for this questions, if not please point me in the right direction. My secondary DNS server all of a sudden started to chop up about 100% of my server's cpu, I'm running a FreeBSD 5.1-RELEASE server with Bind 8. It was doning fine until I notic

Re: Gateway/Router

2004-11-19 Thread Anton Bester
>>From the client can you ping the IP of ed0 > >ping 126...66 I think ping IP of ed0 196...66 from client, no problem, but cannot ping 196...65, which is my cisco router to the outside. Must I not put in a static route?, but then again the default route points to 196...65 ___

Re: Gateway/Router

2004-11-18 Thread Anton Bester
Sorry, was in a bit of a hurry. >So lets have a look at your client configuration, I saw you have a >machine 192.168.1.2, I beleive it can ping your FBSD box Yes, 192.168.1.2 ping 192.168.1.1 (NIC rl0 on FreeBSD Box) no problem >What does it have configured as gateway? 192.168.1.1 ___

Re: Gateway/Router

2004-11-18 Thread Anton Bester
> ping www.yahoo.com Yip, connect to anywhere, no problem [EMAIL PROTECTED] etc]# ping www.yahoo.com PING www.yahoo.akadns.net (68.142.226.34): 56 data bytes 64 bytes from 68.142.226.34: icmp_seq=0 ttl=57 time=280.872 ms 64 bytes from 68.142.226.34: icmp_seq=1 ttl=56 time=278.866 ms 64 byte

Re: Gateway/Router

2004-11-18 Thread Anton Bester
>Looks OK, what is the IP address of your interface ed0? rl0: flags=8843 mtu 1500 inet 192.168.1.1 netmask 0xff00 broadcast 192.168.1.255 inet6 fe80::210:b5ff:febe:74c6%rl0 prefixlen 64 scopeid 0x1 ether 00:10:b5:be:74:c6 media: Ethernet autoselect (100baseTX )

Re: Gateway/Router

2004-11-18 Thread Anton Bester
>Did you defined a default gateway on your router box? rc.conf entries: defaultrouter="196.25.53.65" gateway_enable="YES" router_enable="YES" router="/sbin/routed" router_flags="-q" >What is the result of "netstat -r" [EMAIL PROTECTED] extech]# netstat -r Routing tables Internet: Destination

Gateway/Router

2004-11-18 Thread Anton Bester
1. IP 192.168.1.3 2. subnet 255.255.255.0 3. gateway 192.168.1.1 4. DNS 192.168.1.1 Is there anything else I need to do, the FreeBSD Manual talks about "Dual Homed Hosts" and that it need to be enabled but it does not tell how and were. Any help will be appreciated. Regards Extech Anton Bester T