Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 1998 00:28:28 +0300
From:      Fadi Sodah <sodah@qatar.net.qa>
To:        dan@dpcsys.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: routed
Message-ID:  <365C7679.82013EF4@qatar.net.qa>
References:  <Pine.BSF.3.96.981125101635.26376C-100000@java.dpcsys.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--------------3EE7E5E9D602E28BF8F4D93D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dan Busarow wrote:

> On Wed, 25 Nov 1998, Fadi Sodah wrote:
> > how can i disable the routing daemon (routed)?
> > i dont want any routing daemon!
>
> Good for you.  Set router_enable="NO" in /etc/rc.conf
>
> > when i ping x.x.x.x, i get No route to host
>
> What does netstat -rn look like?
>
> > whe i ping domain.name, i get
> > cannot resolve domain.name : unkown host
>
> What do you have listed for name servers in /etc/resolv.conf
> and is that correct?
>
>

hi

i got the following listing
/etc/resolv.conf
  search qatar.net.qa
  nameserver 194.133.33.10
  nameserver 194.133.33.13

/etc/ppp/ppp.conf
# DEFAULT
default:
set log Phase Chat Connect Carrier LCP IPCP CCP tun command
set device /dev/cuaa1
set speed 115200
deny lqr
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0
OK\\
dATDT\\T TIMEOUT 40 CONNECT

#MY DOMAIN
ISP:
  set phone 359100
  set loging "TIMEOUT 50 Username: mydomain Password: mysecret"
  set timeout 120
  set ifddr
  delete ALL
  add 0 0 HISADDR

when i type netstat -rn, i get

Routing tables

Internet:

Destination    Gateway         Flags    Refs    Use    Netif    Expire

127.0.0.1      127.0.0.1       UH        0       2     2        lo0

194.133.35.5   194.133.35.224  UH        0       2      2        tun0

i am using dyn. ip addressing

thx

--
Fadi Sodah
UNIX System Administrator
sodah@qatar.net.qa
Tel: +974-712447



--------------3EE7E5E9D602E28BF8F4D93D
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<HTML>
Dan Busarow wrote:
<BLOCKQUOTE TYPE=CITE>On Wed, 25 Nov 1998, Fadi Sodah wrote:
<BR>> how can i disable the routing daemon (routed)?
<BR>> i dont want any routing daemon!

<P>Good for you.&nbsp; Set router_enable="NO" in /etc/rc.conf

<P>> when i ping x.x.x.x, i get No route to host

<P>What does netstat -rn look like?

<P>> whe i ping domain.name, i get
<BR>> cannot resolve domain.name : unkown host

<P>What do you have listed for name servers in /etc/resolv.conf
<BR>and is that correct?
<BR>&nbsp;
<BR>&nbsp;</BLOCKQUOTE>
hi

<P>i got the following listing
<BR>/etc/resolv.conf
<BR>&nbsp; search qatar.net.qa
<BR>&nbsp; nameserver 194.133.33.10
<BR>&nbsp; nameserver 194.133.33.13
<BR>&nbsp;
<BR>/etc/ppp/ppp.conf
<BR># DEFAULT
<BR>default:
<BR>set log Phase Chat Connect Carrier LCP IPCP CCP tun command
<BR>set device /dev/cuaa1
<BR>set speed 115200
<BR>deny lqr
<BR>set dial "ABORT BUSY ABORT NO\\sCARRIER&nbsp;TIMEOUT 5 \"\" AT OK-AT-OK
ATE1Q0 OK\\
<BR>dATDT\\T TIMEOUT 40 CONNECT

<P>#MY DOMAIN
<BR>ISP:
<BR>&nbsp; set phone 359100
<BR>&nbsp; set loging "TIMEOUT 50 Username: mydomain Password: mysecret"
<BR>&nbsp; set timeout 120
<BR>&nbsp; set ifddr&nbsp;
<BR>&nbsp; delete ALL
<BR>&nbsp; add 0 0 HISADDR
<PRE></PRE>

<PRE>when i type netstat -rn, i get</PRE>

<PRE>Routing tables</PRE>

<PRE></PRE>

<PRE>Internet:</PRE>

<PRE>Destination&nbsp;&nbsp;&nbsp; Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags&nbsp;&nbsp;&nbsp; Refs&nbsp;&nbsp;&nbsp; Use&nbsp;&nbsp;&nbsp; Netif&nbsp;&nbsp;&nbsp; Expire</PRE>

<PRE>127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lo0</PRE>

<PRE>194.133.35.5&nbsp;&nbsp; 194.133.35.224&nbsp; UH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tun0</PRE>

<PRE></PRE>

<PRE>i am using dyn. ip addressing</PRE>

<PRE>thx</PRE>

<PRE>--&nbsp;
Fadi Sodah
UNIX System Administrator
sodah@qatar.net.qa
Tel: +974-712447</PRE>
&nbsp;</HTML>

--------------3EE7E5E9D602E28BF8F4D93D--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?365C7679.82013EF4>