Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2000 19:21:34 -0700 (PDT)
From:      Fabio Miranda <fmirand@yahoo.com>
To:        freebsd-questions@FreeBSD.org
Cc:        FreeBSD-net@freebsd.org, FreeBSD@es.FreeBSD.org, FreeBSD-isp@freebsd.org
Subject:   Request of help!
Message-ID:  <20000508022134.21789.qmail@web125.yahoomail.com>

next in thread | raw e-mail | index | archive | help
Hi, i've been trying to set up my network and it has
been imposible. I have sent many emails and noone has
pointed me in the right way. Please, can anyone help
me?
Problem:
I'm connecting a network to a leased line from my
local company. I have a sever that uses a isa
card(et5025-16 etinc.com) to connect to a dce
(dsu/csu) and from it to the isp.
The isp router is 209.88.252.105 and my IP is
209.88.252.106(the point to point link), and we
belongs to 209.88.252.114 subnet.
Also, the ISP gave me a subnet: 209.88.252.104/29 and
i want the same server to have 209.88.252.113 and
209.88.252.114 to 118 are my local machines.
the diagrama:
    ISProuter
(209.88.252.105)
       -
       -
       -
       -
eth0(209.88.252.106)
     FreeBSD
fxp0(209.88.252.113)----->209.88.252.114to118
machines.

I want the freebsd machine to route from
209.88.252.106 interface to 209.88.252.114 and
viceversa, a multihomed server.

Friends, i have really tried many things and the
answered of my pasts email are kinda confused.
Can anyone tell me something clear? i want to belongs
to FreeBSD comunity! but, docs and all are hard.

this is what i have done:

ifconfig eth0 209.88.252.106 209.88.252.106 netmask
255.255.255.248
ifconfig fxp0 209.88.252.113 netmask 255.255.255.248
route add -net 209.88.252.104/29 209.88.252.105
-interface 209.88.252.106
route add -net 209.88.252.112/29 209.88.252.113
-interface 209.88.252.113
route add -net 0.0.0.0 209.88.252.113

1. What else do i need to make freebsd a router
between the subnet .104 and .112 and make it use the
.113? (pls, write the commands)
2. Do i need another software? like gated or routed or
natd?
3. if i dont need any software, what makes "route" a
packages from any of my local machines to the internet
passing by the gatedway (the server)?.


Thanks alot for any type of help.

p.s. servers it's a l440gx intel using 3.4-release,
others machines are win98

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


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




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