Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #12278

Re: Destination Host Unreachable

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!Xl.tags.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.posted.gcicommunications!news.posted.gcicommunications.POSTED!not-for-mail
NNTP-Posting-Date Fri, 10 Oct 2014 17:18:17 -0500
Newsgroups comp.os.linux.misc
Subject Re: Destination Host Unreachable
References <06GdnVinNqSX2KXJnZ2dnUU7-aWdnZ2d@giganews.com>
From floyd@apaflo.com (Floyd L. Davidson)
Organization __________
Date Fri, 10 Oct 2014 14:18:14 -0800
Message-ID <87fvev36xl.fld@barrow.com> (permalink)
User-Agent gnus 5.10.6/XEmacs 21.4.15/Linux 2.6.19
Cancel-Lock sha1:YtWBYsColsQjuVQRICKEpNJ/5Ws=
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Lines 42
X-Usenet-Provider http://www.giganews.com
NNTP-Posting-Host 24.237.125.254
X-Trace sv3-moDM4vtXdb2Fn6fhYtQzKoCwUXa4MzWGWmk9NvyKCg75VAksb0lYhRjsLoAYHmc0VZWkIwtuOswW9P+!ERf7j1SASXWuaUgebsP2X93SmUOKuRp2Gpc7sOhfCdC2XK5W8FDzJYlHAb6SC/ZIkc4loOvU
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 2646
X-Received-Bytes 2758
X-Received-Body-CRC 177347043
Xref csiph.com comp.os.linux.misc:12278

Show key headers only | View raw


finnmcmissile <viana.ronelo@yahoo.com> wrote:
>Hi
>
>I have two network cards.   One card is connected is LAN. Another one
>is connected to internet switch. Im using Fedora Core 5

Others are suggesting that IP forwarding be enabled, and
essentially you use this PC as a firewall for the others
on the LAN.

That certainly works, but isn't necessarily the only
useful topology.

I would put one of the very common 4-port routers
between that "internet switch" and your LAN.  If the LAN
is small, the 4 ports are all that is needed.  If it is
larger, use one or more Ethernet Switches to extend it.

I have a cable modem, connected to the WAN port on a 4 port
router.  There is a single 16 port gigabit Ethernet switch
to which all of my LAN devices, including the 4-port router,
are connected to.

The cable modem addreess is 192.168.1.100, the router is
192.168.0.3, and all devices on the LAN are 192.168.0.xxx.

Here is a typical route table for any LAN connected device:

  > route -n
  Kernel IP routing table
  Destination  Gateway      Genmask         Flags Iface
  0.0.0.0      192.168.0.3  0.0.0.0         UG    eth0
  127.0.0.0    0.0.0.0      255.0.0.0       U     lo
  192.168.0.0  0.0.0.0      255.255.255.0   U     eth0
  192.168.0.3  0.0.0.0      255.255.255.255 UH    eth0

This makes the router's builtin firewall functional for all
devices, rather than one of your PC's providing that function.

-- 
Floyd L. Davidson                         http://www.apaflo.com/
Ukpeagvik (Barrow, Alaska)                      floyd@apaflo.com

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Destination Host Unreachable finnmcmissile <viana.ronelo@yahoo.com> - 2014-10-10 15:43 -0500
  Re: Destination Host Unreachable The Natural Philosopher <tnp@invalid.invalid> - 2014-10-10 21:54 +0100
  Re: Destination Host Unreachable Andreas Kohlbach <oct14.5.ankman@spamgourmet.com> - 2014-10-10 17:00 -0400
  Re: Destination Host Unreachable floyd@apaflo.com (Floyd L. Davidson) - 2014-10-10 14:18 -0800

csiph-web