LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Broadcast routing problem (https://www.linuxquestions.org/questions/linux-networking-3/broadcast-routing-problem-183781/)

chaps 05-20-2004 01:13 PM

Broadcast routing problem
 
I have 2 Nets : 192.168.1.0/24 and 192.168.2.0/24 linked together by a Fedora linux router.
The linux works perfectly. it forwards all the packets betwin subnets.
The users on both segment use a intrachat program that sends broadcast udp to ip 255.255.255.255 on port 7550. I need to make them "see" each other .. that is to route the broadcast messeges from one segment to the other.
eth1: 192.168.1.101
eth0:192.168.2.1
Need urgent help.
plese bring any suggestion. as complicated as it mai be .. I'll apreciate it
thanks

Astro 05-20-2004 05:36 PM

Routers don't route broadcasts. They aren't really supposed to, because they seperate broadcast domains.

chaps 05-23-2004 03:47 AM

but isn't there a way to make them do that ??
only on a specific port ??

babusca13 06-13-2004 07:50 PM

use a intrachat in subnets
 
I know only one solution of this problem. To solve it you have to add IP addresses of the computers from the other work groups or subnets to the list of broadcast connection in intrachat program. The users on different subnets don't see the same main chat, but they can see the list of computers running in booth subnets and they can have private chat.


All times are GMT -5. The time now is 10:46 AM.