Networking Forums

Networking Forums > Computer Networking > Linux Networking > routing broadcast traffic

Reply
Thread Tools Display Modes

routing broadcast traffic

 
 
wilson
Guest
Posts: n/a

 
      06-16-2004, 01:31 PM
hi,

I have a query to be addressed.

I have setup a linux machine to act as a router between two networks
eg. 10.0.0.0 and 192.168.1.0

I have enabled ip_forwarding and so I am able to ping between two
machines on either side of the network

I need to direct broadcast traffic (UDP - port 390) from 192.168.1.0 network to
10.0.0.0 network (all machines)

Can you please provide me with the steps required to do the same ?

thanks.

wrodrigues
 
Reply With Quote
 
 
 
 
Cameron Kerr
Guest
Posts: n/a

 
      06-17-2004, 07:03 AM
wilson <(E-Mail Removed)> wrote:

> I need to direct broadcast traffic (UDP - port 390) from 192.168.1.0
> network to 10.0.0.0 network (all machines)


By default, you should from the 192.168.1.0 side, be able to ping
10.255.255.255 (depending on what broadcast address the 10 network
clients are configured with.

You should also be able to ping 192.168.1.255 from the 10. network and
get a reply back from every Linux box (not all OSs reply to broadcast
pings. This includes Windows).

But generally speaking, you shouldn't route broadcast traffic.

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
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
Win2003 R2 server just stops routing traffic until I restart Routing service Martijn Tonies Windows Networking 8 11-03-2008 11:05 AM
One machine seeing broadcast traffic from a different logical IP network Spin Windows Networking 5 09-30-2008 10:30 PM
Routing broadcast Frank Grunwald Windows Networking 1 12-15-2005 01:47 PM
Blueyonder broadcast traffic. Alan Greig Broadband 5 08-08-2005 02:44 PM
block broadcast packets from routing Dave Lister Linux Networking 1 09-16-2003 08:01 PM



1 2 3 4 5 6 7 8 9 10 11