Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Quagga: Users

Re: Quagga-users Digest, Vol 105, Issue 1

 

 

Quagga users RSS feed   Index | Next | Previous | View Threaded


ganeshreddyk at gmail

Apr 3, 2012, 9:46 PM

Post #1 of 2 (216 views)
Permalink
Re: Quagga-users Digest, Vol 105, Issue 1

From your log, i understand that, OSPF Hello packets are sent with
Multicast IP 224.0.0.5. To receive this kind of multicast up to the
stack, Quagga-daemons like ospf would need to register for that required
Group using ADD_MEMBERSHIP socket option with the specified group.i hope
this would be present in quagga.

Issue could be with Multicast DATA receiption on Sokeris Target.

Cross check the ifconfig RX packets counters in box2. As tcpdump sets
the interface into promiscuous mode, it will certainly show the packets at
L2 Level in promisc mode. i.e all packets on network.

Check the packets arrived using ifconfig RX counters only. And ensure
that 224.0.0.5 equivalent MAC is available in cat
/proc/net/dev_mcast file contents under that interface.



On Tue, Apr 3, 2012 at 4:30 PM, <quagga-users-request [at] lists>wrote:

> Send Quagga-users mailing list submissions to
> quagga-users [at] lists
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.quagga.net/mailman/listinfo/quagga-users
> or, via email, send a message with subject or body 'help' to
> quagga-users-request [at] lists
>
> You can reach the person managing the list at
> quagga-users-owner [at] lists
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Quagga-users digest..."
>
>
> Today's Topics:
>
> 1. [quagga-users 12839] Soekris net5501 cannot receive hello
> packet (Ho?ng Vi?t Ph?m)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 3 Apr 2012 16:16:39 +0700
> From: Ho?ng Vi?t Ph?m <phamhoangviet179 [at] gmail>
> To: quagga-users [at] lists
> Subject: [quagga-users 12839] Soekris net5501 cannot receive hello
> packet
> Message-ID:
> <CACKVa9E7jiFk4vEvNb9ghc1iEXkt-5cO3-SQ3g-UVLDuAe2qZw [at] mail
> >
> Content-Type: text/plain; charset="utf-8"
>
> Hello,
>
> I have 3 quagga routers: one in soekris net5501, two are in PC connect
> together
> I configure ospf and two PC routers run exactly
> Soekris cannot receive any hello packets from the others
> You can see my trouble more detail in this document
> http://www.mediafire.com/?1tnmon6ie2l5nni
> Or you can see same trouble in this thread
> http://marc.info/?l=quagga-users&m=127911310109166&w=2
> Thank you and hope to receive any reply
> Best Regard
>
> --
> Ph?m Ho?ng Vi?t
>
> *Set 08 - K52 - School of Electronic and Telecommunication - Hanoi
> University of Science and Technology
> *
> *Red River Team, Hanoi R&D, DASAN Networks Inc - 252 HoangQuocViet Street -
> Hanoi*
> *Skype: kid1412hv*
> *Yahoo: kid1412hv*
> *Phone: +84 3 6727550*
> *Homepage: here <http://phamhoangviet179.blogspot.com/>*
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.quagga.net/pipermail/quagga-users/attachments/20120403/da376459/attachment-0001.html
> >
>
> ------------------------------
>
> _______________________________________________
> Quagga-users mailing list
> Quagga-users [at] lists
> http://lists.quagga.net/mailman/listinfo/quagga-users
>
>
> End of Quagga-users Digest, Vol 105, Issue 1
> ********************************************
>


phamhoangviet179 at gmail

Apr 4, 2012, 12:00 AM

Post #2 of 2 (199 views)
Permalink
Re: Quagga-users Digest, Vol 105, Issue 1 [In reply to]

Dear Ganesh Reddy

I am pleased to receive your reply

I checked cat /proc/net/dev_mcast in soekris and it has two multicast MAC
addresses in eth1. I think it has been successful in register join group
224.0.0.5 and after that is 224.0.0.6 with kernel

13 eth3 1 0 01005e000001
12 eth2 1 0 01005e000001
11 eth1 1 0 01005e000001
11 eth1 1 0 333300000002
11 eth1 1 0 333300000001
11 eth1 1 0 01005e000005
11 eth1 1 0 01005e000006
10 eth0 1 0 333300000001
10 eth0 1 0 01005e000001
10 eth0 1 0 3333ffc8e27c
14 br-lan 1 0 333300000001
14 br-lan 1 0 01005e000001
14 br-lan 1 0 3333ffc8e27d
14 br-lan 1 0 3333ff000000
9 bond0 1 0 333300000001
9 bond0 1 0 333300000002

Best Regard
2012/4/4 Ganesh Reddy K <ganeshreddyk [at] gmail>

> From your log, i understand that, OSPF Hello packets are sent with
> Multicast IP 224.0.0.5. To receive this kind of multicast up to the
> stack, Quagga-daemons like ospf would need to register for that required
> Group using ADD_MEMBERSHIP socket option with the specified group.i hope
> this would be present in quagga.
>
> Issue could be with Multicast DATA receiption on Sokeris Target.
>
> Cross check the ifconfig RX packets counters in box2. As tcpdump sets
> the interface into promiscuous mode, it will certainly show the packets at
> L2 Level in promisc mode. i.e all packets on network.
>
> Check the packets arrived using ifconfig RX counters only. And ensure
> that 224.0.0.5 equivalent MAC is available in cat
> /proc/net/dev_mcast file contents under that interface.
>
>
>
> On Tue, Apr 3, 2012 at 4:30 PM, <quagga-users-request [at] lists>wrote:
>
>> Send Quagga-users mailing list submissions to
>> quagga-users [at] lists
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> http://lists.quagga.net/mailman/listinfo/quagga-users
>> or, via email, send a message with subject or body 'help' to
>> quagga-users-request [at] lists
>>
>> You can reach the person managing the list at
>> quagga-users-owner [at] lists
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Quagga-users digest..."
>>
>>
>> Today's Topics:
>>
>> 1. [quagga-users 12839] Soekris net5501 cannot receive hello
>> packet (Ho?ng Vi?t Ph?m)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Tue, 3 Apr 2012 16:16:39 +0700
>> From: Ho?ng Vi?t Ph?m <phamhoangviet179 [at] gmail>
>> To: quagga-users [at] lists
>> Subject: [quagga-users 12839] Soekris net5501 cannot receive hello
>> packet
>> Message-ID:
>> <
>> CACKVa9E7jiFk4vEvNb9ghc1iEXkt-5cO3-SQ3g-UVLDuAe2qZw [at] mail>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Hello,
>>
>> I have 3 quagga routers: one in soekris net5501, two are in PC connect
>> together
>> I configure ospf and two PC routers run exactly
>> Soekris cannot receive any hello packets from the others
>> You can see my trouble more detail in this document
>> http://www.mediafire.com/?1tnmon6ie2l5nni
>> Or you can see same trouble in this thread
>> http://marc.info/?l=quagga-users&m=127911310109166&w=2
>> Thank you and hope to receive any reply
>> Best Regard
>>
>> --
>> Ph?m Ho?ng Vi?t
>>
>> *Set 08 - K52 - School of Electronic and Telecommunication - Hanoi
>> University of Science and Technology
>> *
>> *Red River Team, Hanoi R&D, DASAN Networks Inc - 252 HoangQuocViet Street
>> -
>> Hanoi*
>> *Skype: kid1412hv*
>> *Yahoo: kid1412hv*
>> *Phone: +84 3 6727550*
>> *Homepage: here <http://phamhoangviet179.blogspot.com/>*
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <
>> http://lists.quagga.net/pipermail/quagga-users/attachments/20120403/da376459/attachment-0001.html
>> >
>>
>> ------------------------------
>>
>> _______________________________________________
>> Quagga-users mailing list
>> Quagga-users [at] lists
>> http://lists.quagga.net/mailman/listinfo/quagga-users
>>
>>
>> End of Quagga-users Digest, Vol 105, Issue 1
>> ********************************************
>>
>
>
> _______________________________________________
> Quagga-users mailing list
> Quagga-users [at] lists
> http://lists.quagga.net/mailman/listinfo/quagga-users
>
>

Quagga users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.