From: sreejith m. <sre...@gm...> - 2011-09-18 15:48:56
|
> > > I have a very simple set up with 3 PC, acting as MN, FA and HA. > > MN (public ip) is connected directly to FA's private interface (private ip) > and FA public ip is connected to HA. > > However registration request sent by MN is received by FA at udp_sock > socket but instead at udp_packet socket. If some how, i made the message > relayed to HA at FA, it is successful until FA replies back the registration > reply message to MN. Now MN is not recieving the registration request in the > correct udp socket. > > ie in short, UDP socket between FA and MN, doesnt seem to work properly. > > Any idea's? > > i am using fedora 13 and linux 2.6.35 kernel. > > thanks and regards > sreejith > > |