This is a discussion on Broadcasting with multiple network interfaces within the Linux Networking forums, part of the Linux Forums category; With two interfaces ethernet and ppp. I would like to broadcast to ethernet interface when ppp is configured as my ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 14 Jan 2005 16:52:29 -0500, NR <rnamile@walchem.com> wrote:
> With two interfaces ethernet and ppp. I would like to broadcast to ethernet > interface when ppp is configured as my default gateway. Does any one know > how to do this? Basically, you would need cooperative routing deamons or services on this box and any other boxes or routers that you expect to use this box as a dynamic gateway. Do a google search for "linux dynamic routing". |