Re: Issues with direct DSL
From: jpd (read_the_sig_at_do.not.spam.it)
Date: 07/15/04
- Next message: Henrik Herranen: "Re: Best way to transfer data from one FreeBSD machine to another"
- Previous message: jpd: "Re: about setting IRQ:s for nics"
- In reply to: Gary: "Issues with direct DSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 15 Jul 2004 06:13:15 +0000 (UTC)
On 2004-07-15, Gary <spam@spamhaus.net> wrote:
> So my setup is the DSL modem connected to fxp0 ip 105.123.58.42 and
Why the fsck are you using reserved IP address space? Are you serious
that your ISP actually gives that to you? If not, please change to at
least RFC1918 ranges if you can't get public space assigned.
> local ethernet xl0 223.147.37.10. Host file ip's are identified and
> rc.conf has both fxp0 and xl0 ifconfiged. The firewall is disabled.
There's a few more settings like defaultrouter and gateway_enable that
you might need. Look up what they do before using them though.
> With this setup it looks like I'm missing the host and gateway. I'm not
> sure? I would think PPPoE would use tun0 for these and since I'm not
> using PPPoE, I believe this is what causing me grief. Can anyone give me
> any suggestions? Is it possible to run DSL in direct mode like this?
If your xDSL modem runs in bridge mode, anything sent out the connecting
ethernet interface _should_ be picked up by it and passed on ``to the
other side''. You still need proper IPs for your external interface and
you still need to give a gateway to assign the default route to. Also,
you will need a subnet (of which the IP for the external interface is
NOT a member) to assign to the internal network.
If you can't do that, you'll have to run your FreeBSD box in bridge mode
as well, or just collapse the network (and turn the box back into a
host, not a router).
-- j p d (at) d s b (dot) t u d e l f t (dot) n l .
- Next message: Henrik Herranen: "Re: Best way to transfer data from one FreeBSD machine to another"
- Previous message: jpd: "Re: about setting IRQ:s for nics"
- In reply to: Gary: "Issues with direct DSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|