Skip site navigation (1)Skip section navigation (2)
Date:        Tue, 9 Jan 2001 19:29:19 +0100
From:      "Thelight sonera" <thelight@quicknet.nl>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   ppp and local net work
Message-ID:  <001801c07a6a$16dedc00$0100007f@localhost>

next in thread | raw e-mail | index | archive | help
I'have got a small problem with my local network.

This is how it looks like :

sys1    10.0.1.1    win95                    connected to the lan and the
internet with a cable modem ( 2 nic's ofcourse with an NAT program )
sys2    10.0.1.2    FeeBSD3.2         In use for http server etc., but also
as dail-in server and gateway to Internet for dail-up clients ( running
mgetty for dail-in )
sys3    10.0.1.4    win95                    private sys located in my
living room

problem.

When a client dail's sys2 and want to connect to the internet it works
perfect. The service;s i'm running on
sys2 can also be used by the dailing client. But when i try to ping the
dailing client from sys3 i get no response.

I want to be able to make an netmeeting connection between sys3 and the one
who is using the modem connection.

Please a little help on this...i did get this far but now i'm stuck...

Peter Hoed
------------------------------------

/etc/rc.conf

# -- sysinstall generated deltas -- #
ifconfig_ep0="inet 10.0.1.2  netmask 255.255.255.0"
defaultrouter="10.0.1.1"
network_interfaces="ep0 lo0"
hostname="10.0.1.2"
gateway_enable="YES"
router_enable="yes"
router="routed"
router_flags="-q"


pap-secrets
# Secrets for authentication using PAP
# client        server          secret          IP addresses
*               *               ""              10.0.0.10






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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801c07a6a$16dedc00$0100007f>