Sponsored Content
Special Forums IP Networking No reply to NDP request from Linux host Post 302837379 by PatShoo on Thursday 25th of July 2013 03:53:23 PM
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.
 

6 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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
ndsend(8)							    Containers								 ndsend(8)

NAME
ndsend - send a Neighbor Advertisement NDP packet SYNOPSIS
ndsend address interface DESCRIPTION
The ndsend utility is called by arpsend(8) for IPv6 addresses to send an unsolicited Neighbor Advertisement ICMPv6 multicast packet announcing a given IPv6 address to all IPv6 nodes as per RFC4861. OPTIONS
address Specify the IPv6 address to be advertised. interface Specify the network interface to send an advertisement from. EXIT STATUS
ndsend returns 0 upon successful execution. If something goes wrong, it returns an appropriate error code: 1 EXC_USAGE Usage error 2 EXC_SYSTEM System error EXAMPLES
To send a Neighbor Advertisement ICMPv6 on interface eth0 with IPv6 address 2001:DB8::1: ndsend 2001:DB8::1 eth0 SEE ALSO
arpsend(8), vzctl(8). LICENSE
Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL. AUTHOR
This manual page was initially written by Thorsten Schifferdecker <tsd@debian.systs.org> for the Debian GNU/Linux system (but may be used by others). OpenVZ 28 Jun 2011 ndsend(8)
All times are GMT -4. The time now is 06:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy