Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2005 19:26:06 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Thomas Dimson <tdimson@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Strange (newbie) Gateway Errors
Message-ID:  <20050910162606.GA1500@gothmog.gr>
In-Reply-To: <debecdef05091008581a76c0a9@mail.gmail.com>
References:  <200509100748.18983.deltaski@earthlink.net> <20050910144433.GA793@sentinelchicken.net> <debecdef05091008581a76c0a9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-09-10 11:58, Thomas Dimson <tdimson@gmail.com> wrote:
> Hi,
> I am running: FreeBSD-6.0Beta4
>
> I don't have natd configured in the slightest. My assumption was that I
> didn't need to run it because I have a router assigning the IP addresses and
> doing NAT for my cable modem, while my university is assigning me an IP
> address for the second interface. Maybe I do need to run it.

It's very likely that you need to run it.  What IP address does DHCP
assign to your ``vr1'' interface?  Can you repost the output of the
following commands, but as plain text attachments?  Their previous copy
in upthread messages is almost unreadable because of mailer induced
wrapping and reformatting of the text.

It would be interesting to see:

	# ifconfig -a
	# netstat -rn

> ifconfig_vr0="inet 192.168.1.110 <http://192.168.1.110>; netmask
> 255.255.255.0 <http://255.255.255.0>"
> ifconfig_vr1="DHCP"

Hmmm, are you sure these http URLs are necessary here.  i don't think so...

> # -- sysinstall generated deltas -- # Fri Sep 9 19:53:50 2005
> router_flags="-s"
> router="/sbin/routed"
> router_enable="YES"

Hmmm, is this __really__ necessary?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050910162606.GA1500>