Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 1997 19:38:41 -0500
From:      "Felix Wu" <fwu@skyinternet.com>
To:        <freebsd-questions@FreeBSD.ORG>
Cc:        <fwu@skyinternet.com>
Message-ID:  <01bd0f3b$1e810160$02646464@wildriver.paradise.lan>

next in thread | raw e-mail | index | archive | help
Hi, I'm a newbie to FreeBSD.  I'm trying to setup a gateway with FreeBSD
2.2.5
I'm running ppp -auto -alias my connection for the ppp dial-up daemon,
everything seems to be working fine, except when I telnet or ftp to the
gateway itself by using either IP or hostname, it will still activate the
modem and dial out to get connected first... in 2.2.1 I didn't experience
this annoying problem.
this is the related stuff I have in rc.conf, did I do something wrong in
here?

network_interfaces="ed0 lo0"
ifconfig_ed0="inet 100.100.100.1  netmask 255.255.255.0"
ifconfig_lo0="inet 127.0.0.1"

defaultrouter="NO"              # Set to default gateway (or NO).
static_routes=""                # Set to static route list (or leave empty).
gateway_enable="YES"            # Set to YES if this host will be a gateway.
router_enable="NO"              # Set to YES to enable a routing daemon.
router="routed"                 # Name of routing daemon to use if enabled.
router_flags="-q"               # Flags for routing daemon.
mrouted_enable="NO"             # Do multicast routing (see
/etc/mrouted.conf).

btw, I have windows 95 machines connected to this gateway, everything for
internet is working normally on the 95 stations, except I cannot establish
DCC in IRC, also sending files on ICQ cannot be done, is there anything
I can do about it to solve these problems?  Thanks a lot in advance.

Felix Wu
fwu@skyinternet.com
http://www.skyinternet.com/fwu






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01bd0f3b$1e810160$02646464>