All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Internal Network Routing
@ 2001-11-01 19:29 Tom Beer
  2001-11-02 21:08 ` Johnny Tang
  2001-11-03  1:09 ` Tom Beer
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Beer @ 2001-11-01 19:29 UTC (permalink / raw)
  To: lartc

Hi,


I have a dial up box (1.4) and another as an dns server.
The default route on 1.4 is for the dial out for the other
hosts. If I want to establish an connection (http) from
the dialout box I can't establish it (Network unreachable).
The other hosts are configured with an default gateway
192.168.1.4 and have no such problems.

Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif
Expire
default            0.0.0.1            UGSc        2        7     isp0
0.0.0.1            0.0.0.0            UH          1        0     isp0
127                127.0.0.1          UGSc        0        0      lo0
127.0.0.1          127.0.0.1          UH          1        0      lo0
192.168.1/28       link#1             UC          0        0      rl0 =>
192.168.1          0.0.0.0            UGSc        0        0      rl0

Reslov.conf

search system
192.168.1.3

What do I have to add to the routing table that I can establish a
connection?

Thanks Tom



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] Internal Network Routing
  2001-11-01 19:29 [LARTC] Internal Network Routing Tom Beer
@ 2001-11-02 21:08 ` Johnny Tang
  2001-11-03  1:09 ` Tom Beer
  1 sibling, 0 replies; 3+ messages in thread
From: Johnny Tang @ 2001-11-02 21:08 UTC (permalink / raw)
  To: lartc

Is this a linux system?  What network is the DNS server on?  Is 192.168.1.3 
the DNS server?  How many gateways do you have?

Thanks,
Fei

>From: "Tom Beer" <mailings@analogon.com>
>To: <LARTC@mailman.ds9a.nl>
>Subject: [LARTC] Internal Network Routing
>Routing tables
>
>Internet:
>Destination        Gateway            Flags     Refs     Use     Netif
>Expire
>default            0.0.0.1            UGSc        2        7     isp0
>0.0.0.1            0.0.0.0            UH          1        0     isp0
>127                127.0.0.1          UGSc        0        0      lo0
>127.0.0.1          127.0.0.1          UH          1        0      lo0
>192.168.1/28       link#1             UC          0        0      rl0 =>
>192.168.1          0.0.0.0            UGSc        0        0      rl0
>
>Reslov.conf
>
>search system
>192.168.1.3
>
>What do I have to add to the routing table that I can establish a
>connection?
>
>Thanks Tom
>
>
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: 
>http://ds9a.nl/2.4Routing/


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] Internal Network Routing
  2001-11-01 19:29 [LARTC] Internal Network Routing Tom Beer
  2001-11-02 21:08 ` Johnny Tang
@ 2001-11-03  1:09 ` Tom Beer
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Beer @ 2001-11-03  1:09 UTC (permalink / raw)
  To: lartc



> Is this a linux system?  What network is the DNS server on?  Is
192.168.1.3
> the DNS server?  How many gateways do you have?

This is a freebsd system with one gateway (i.e. default)
the dns is 192.168.1.3 for external dns
and 192.168.1.2 for the caching only; using djbdns

>
> Thanks,
> Fei
>
> >From: "Tom Beer" <mailings@analogon.com>
> >To: <LARTC@mailman.ds9a.nl>
> >Subject: [LARTC] Internal Network Routing
> >Routing tables
> >
> >Internet:
> >Destination        Gateway            Flags     Refs     Use     Netif
> >Expire
> >default            0.0.0.1            UGSc        2        7     isp0
> >0.0.0.1            0.0.0.0            UH          1        0     isp0
> >127                127.0.0.1          UGSc        0        0      lo0
> >127.0.0.1          127.0.0.1          UH          1        0      lo0
> >192.168.1/28       link#1             UC          0        0      rl0 =>
> >192.168.1          0.0.0.0            UGSc        0        0      rl0
> >
> >Reslov.conf
> >
> >search system
> >192.168.1.3
> >
> >What do I have to add to the routing table that I can establish a
> >connection?
> >
> >Thanks Tom
> >
> >
> >
> >_______________________________________________
> >LARTC mailing list / LARTC@mailman.ds9a.nl
> >http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
> >http://ds9a.nl/2.4Routing/
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
>


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-11-03  1:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-01 19:29 [LARTC] Internal Network Routing Tom Beer
2001-11-02 21:08 ` Johnny Tang
2001-11-03  1:09 ` Tom Beer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.