"Kwyjibo." wrote...
> Does anyone have any hints or links for setting up ADSL on a DLink 302g to
> work as a bridge in conjunction with an IPCop firewall?
> I've got it up and running but I'm not entirely happy with the way it's
> working. It's currently letting the modem negotiate the PPP connection then
> routing through to the firewall. This means that incoming connections are
> being dropped by the modem and never reaching the firewall logs.
Should a bridge block ports?
> I've tried using the settings on the DLink site for configuring the modem as
> a bridge, but it doesn't seem to work.
Something to keep in mind also -
http://gd.tuwien.ac.at/linuxcommand....es/pppoe8.html
The normal Ethernet MTU is 1500 bytes, but the PPPoE overhead plus
two bytes of overhead for the encapsulated PPP frame mean that the
MTU of the PPP interface is at most 1492 bytes.
This causes all kinds of problems if you are using a Linux machine as
a firewall and interfaces behind the firewall have an MTU greater than
1492. In fact, to be safe, I recommend setting the MTU of machines
behind the firewall to 1412, to allow for worst-case TCP and IP options
in their respective headers.
--
Magilla