Sponsored Content
Special Forums IP Networking No reply to NDP request from Linux host Post 302833215 by SavLou on Tuesday 16th of July 2013 01:26:49 PM
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
 

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
IP-TOKEN(8)							       Linux							       IP-TOKEN(8)

NAME
ip-token - tokenized interface identifier support SYNOPSIS
ip token { COMMAND | help } ip token set TOKEN dev DEV ip token del dev DEV ip token get [ dev DEV ] ip token [ list ] DESCRIPTION
IPv6 tokenized interface identifier support is used for assigning well-known host-part addresses to nodes whilst still obtaining a global network prefix from Router advertisements. The primary target for tokenized identifiers are server platforms where addresses are usually manually configured, rather than using DHCPv6 or SLAAC. By using tokenized identifiers, hosts can still determine their network prefix by use of SLAAC, but more readily be automatically renumbered should their network prefix change [1]. Tokenized IPv6 Identifiers are described in the draft [1]: <draft-chown-6man-tokenised-ipv6-identifiers-02>. ip token set - set an interface token set the interface token to the kernel. TOKEN the interface identifier token address. dev DEV the networking interface. ip token del - delete an interface token delete the interface token from the kernel. dev DEV the networking interface. ip token get - get the interface token from the kernel show a tokenized interface identifier of a particular networking device. Arguments: coincide with the arguments of ip token set but the TOKEN must be left out. ip token list - list all interface tokens list all tokenized interface identifiers for the networking interfaces from the kernel. SEE ALSO
ip(8) AUTHOR
Manpage by Daniel Borkmann iproute2 28 Mar 2013 IP-TOKEN(8)
All times are GMT -4. The time now is 10:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy