* Forwarding PPPOE packets through Linux Router
@ 2005-10-20 7:42 pravin rane
2005-10-20 19:09 ` /dev/rob0
0 siblings, 1 reply; 2+ messages in thread
From: pravin rane @ 2005-10-20 7:42 UTC (permalink / raw)
To: netfilter
Hi
I am having a Linux box running with kernel 2.4.20 . I
am using it as a router. My Desktops machins are
behind this router and on private segments. These
Desktop machines dial a PPP connection over ethernet
(PPPOE)to log on to some trusted Network. Some how
Linux Rouer dont forward PPPoE request further.
When I configure this router in Birdge mode then these
machines are able to connect and succssfully logs on
net Network
I tried to MASQUERADE all traffic but it didnt worked
out
Regards
Pravin
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Forwarding PPPOE packets through Linux Router
2005-10-20 7:42 Forwarding PPPOE packets through Linux Router pravin rane
@ 2005-10-20 19:09 ` /dev/rob0
0 siblings, 0 replies; 2+ messages in thread
From: /dev/rob0 @ 2005-10-20 19:09 UTC (permalink / raw)
To: netfilter
On Thursday 2005-October-20 02:42, pravin rane wrote:
> Desktop machines dial a PPP connection over ethernet
> (PPPOE)to log on to some trusted Network. Some how
> Linux Rouer dont forward PPPoE request further.
>
> When I configure this router in Birdge mode then these
> machines are able to connect and succssfully logs on
> net Network
>
> I tried to MASQUERADE all traffic but it didnt worked
Is there a question in this? Yes, you are correct. PPPoE takes place at
layer 2, iptables operates at layer 3 as a TCP/IP controller. PPPoE is
not TCP/IP. Set up as a bridge and you can do it. Use ebtables to
control the bridged traffic.
http://en.wikipedia.org/wiki/PPPoE
--
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-20 19:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-20 7:42 Forwarding PPPOE packets through Linux Router pravin rane
2005-10-20 19:09 ` /dev/rob0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox