Skip site navigation (1)Skip section navigation (2)
Date:        Wed, 3 Jan 2001 15:18:46 +0100
From:      P.van Donselaar <p.van.donselaar@quicknet.nl>
To:        freebsd-newbies@FreeBSD.org
Subject:   network problems
Message-ID:  <01010315362303.00499@dj.donselaar>

next in thread | raw e-mail | index | archive | help
I can't connect to my gateway computer and thus not to the internet. I'm using
two computers,both with FreeBSD 3.3 installed, the gateway is configured as
follows: rc.conf:
# This file now contains just the overrides from /etc/defaults/rc.conf
# please make all changes to this file.

# -- sysinstall generated deltas -- #
ifconfig_fxp0="DHCP"
linux_enable="YES"
moused_port="/dev/psm0"
moused_enable="YES"
saver="logo"
keymap="uk.cp850"
gateway_enable="YES"
network_interfaces="fxp0 lo0 de0"
hostname="dj.donselaar"
firewall_enable="YES"
firewall_type="open"
natd_program="/sbin/natd"
natd_enable="YES"
natd_interface="fxp0"
natd_flags="-f /etc/natd.conf"
ifconfig_de0="inet 192.168.0.1 netmask 255.255.255.0"
xntpd_enable="YES"
xntpd_flags=""
start_vinum="YES"

I've build my kernel with the options:
IPFIREWALL and IPDIVERT

When I run win2000 on the gateway computer I can ping in both directions, With
BSD 3.3 release running I got the message: sendto: host is down
It looks like a small problem,
Has anyone a suggestion?

Thanks


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




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