Networking Forums

Networking Forums > Computer Networking > Linux Networking > Bridging with PPPoE Interface

Reply
Thread Tools Display Modes

Bridging with PPPoE Interface

 
 
CrazzyIvan
Guest
Posts: n/a

 
      12-29-2005, 07:55 PM
I am having an issue bridging two NICs on Linux Firewall. Here are the
details...

* OS is Fedora Core 3
* Two physical NICs (eth0 and eth1)
* eth1 is setup to do PPPoE using the adsl-setup script (outbound
connection works fine)
* eth0 is assigned 0.0.0.0 address per bridging instructions found here
http://www.faqs.org/docs/Linux-HOWTO...ter-HOWTO.html

The problem is once the briding is created by adding the second
interface (eth1) the PPP0 connection drops after a few seconds. It is
as if the bridging inteferes with the control of the eth1 interface by
ppp daemon and pppd detects that there is no longer a connection to the
ppp concentrator and drops the connection. This is evidenced by the
following messages in the messages file:

Dec 29 10:49:21 cairo pppd[6527]: No response to 3 echo-requests
Dec 29 10:49:21 cairo pppd[6527]: Serial link appears to be
disconnected.
Dec 29 10:49:21 cairo pppd[6527]: Serial link appears to be
disconnected.
Dec 29 10:49:27 cairo pppd[6527]: Connection terminated.

The question is whether there is a way to bridge these two interfaces
when one is a PPPoE link and the other is the internal network? It
seems like this should be doable. Any help is appreciated.

Thanks,
Ivan

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I am in need of a netsh script that will disable the "Local Area Connection" interface then re-enable that same interface. Spin Windows Networking 3 11-03-2005 12:58 AM
serial interface to ethernet interface Kenneth Sparre Linux Networking 9 11-01-2005 12:27 PM
How to do L2 switching/bridging + routing on same interface. P Mattsson Linux Networking 0 07-14-2005 10:53 AM
Linux API to create logical interface on a physical interface? Zarko Coklin Linux Networking 2 07-18-2004 01:50 AM
Re: PPPoE Help me please! jack Linux Networking 23 04-13-2004 09:58 PM



1 2 3 4 5 6 7 8 9 10 11