No reply to NDP request from Linux host


 
Thread Tools Search this Thread
Special Forums IP Networking No reply to NDP request from Linux host
# 1  
Old 07-16-2013
No reply to NDP request from Linux host

Hi, new here.

We are attempting to prove that an application will be able to carry IPv6. All is fine with IPv4 but not so much with IPv6. For now, we're just starting to ping between hosts to ensure basic communication.

I'll try to put as much info but of course feel free to ask for more.

Ping from Linux to Windows host:
NDP request is sent out, Window replies. Ping goes out. All is good.

Ping from Windows to Linux host:
NDP request is sent from Windows but linux host does not reply. We're stuck

Ping from Linux to Linux host:
NDP request is sent but linux host does not reply. We're stuck


So it might be as simple as a few kernel options we missed but we cannot figure which one. We are using Kernel 2.6.24. Yes, it is old. But nothing we've read seems to indicated that it cannot work on 2.6.24.


Any insight appreciated.

Lou
# 2  
Old 07-18-2013
# 3  
Old 07-25-2013
Thanks, we've gone mostly through this already.

Seems like the NDP is blocked somewhere as we don't even see in with TCPdump.
# 4  
Old 07-25-2013
Nothing in firewall logs?
# 5  
Old 07-25-2013
Hi, I am working on this issue as well with SavLou,

Iptables and ip6tables are usually used on Busybox for firewall rules, but they are not even installed / running on the hosts.
So no, no firewall logs…

The ICMPv6 NDP "neighbor solicitation" (type 135) is properly sent from host A as monitored on host C, but device B never gets any packet. All are connected on an IPv6 capable switch.

It is as if device B does not receive IPv6 multicast packets.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Linux

Lpstat: Bad Request Error in Linux

Dear Team, Earlier my lpstat syntax is working on o/s, I have installed cups "cups-1.6.1" after that I'm not able to open the printer option in GUI and cannot do the query "lpstat -a" Below is the error i'm getting..Request you to advice me the best to me. # lpstat lpstat: Bad Request ... (3 Replies)
Discussion started by: Mohammed Faiz
3 Replies

2. UNIX for Dummies Questions & Answers

Script to ftp in to linux then pass reply

Hello, I have an ftp loop script which I was going to use to login to various Linux systems but as It's my first connection I'm being prompted to add it to the known_hosts. Can this script be modified to reply 'yes' before passing the user/pass ? usname="someuser" pass="somepass" while read... (1 Reply)
Discussion started by: Grueben
1 Replies

3. Linux

Request for linux cbt by dean devis

Hi All, If anybody having linux cbt by dean devis then please send me link. Thanks, Anand (1 Reply)
Discussion started by: ANAND KURADE
1 Replies

4. IP Networking

How to send non get request from linux server

Hi I want to send non get request for HTTP from linux server. Please let me knwo how to do that Thanks Lakshmikant (0 Replies)
Discussion started by: lakshmikant
0 Replies

5. Shell Programming and Scripting

Http request in Linux

Hi, i need a guide how to write a script which i can do a http request. Let say the request look like below; http://www.test.com?txid=1&type=service&server=linux I have a list of "txid" (in *.txt) and need to run all "txid" acordingly. So that mean, every transaction i have to refer "txid"... (7 Replies)
Discussion started by: malaysoul
7 Replies

6. SuSE

Request:- Could some do a poll of Linux version usage?

I don't know nearly enough about what versions of Open/Free Linux are available. I was wondering if someone would create a new poll of all the major recent(ish) distros so we can see the percentage of people's preferred distro? I've only ever used Suse and have been very happy with it, but... (0 Replies)
Discussion started by: Mark Ward
0 Replies
Login or Register to Ask a Question