All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Edwards <supadupa@gmail.com>
Cc: user-mode-linux-devel@lists.sourceforge.net,
	user-mode-linux-user@lists.sourceforge.net
Subject: [uml-devel] Re: [uml-user] Telnet (IPV6) on port
Date: Sun, 27 Feb 2005 20:21:22 -0700	[thread overview]
Message-ID: <a53adc4605022719217668da14@mail.gmail.com> (raw)
In-Reply-To: <267988DEACEC5A4D86D5FCD780313FBB04F72867@exch-03.noida.hcltech.com>

On Mon, 28 Feb 2005 08:37:33 +0530, Adil  Mujeeb, Noida
<adilm@hcltech.com> wrote:
>  
>   
> Reposting the question. 
> If there is any clarification required in the question, plz revert back. 
> 
> Thanks and Best Regards,
> Adil Mujeeb
> 
> From: user-mode-linux-user-admin@lists.sourceforge.net
> [mailto:user-mode-linux-user-admin@lists.sourceforge.net]On Behalf Of Adil
> Mujeeb, Noida
> Sent: Saturday, February 26, 2005 9:45 PM
> To: user-mode-linux-devel@lists.sourceforge.net;
> user-mode-linux-user@lists.sourceforge.net
> Cc: Mukul Prasad, Noida
> Subject: [uml-user] Telnet (IPV6) on port
> 
>  
>  
>  
> Hi, 
> Iam using 2.4.26 linux source and patch it with uml-patch-2.4.26-3 patch. 
> I have built the uml binary with ipv6 support and my host has ipv6 module
> loaded. 
> The telnet client and daemon are IPV6 supported on the Host machine. Iam
> able to telnet on the localhost with ipv6 address. 
> For example to telnet on localhost with loopback address ( ::1 ) , it works
> fine. 
>   
> Now Im running uml on this host (RedHat 9) with command as follows: 
>   
> ./linux ubd0=guest1.diff,root_fs con=port:9001 con0=fd:0,fd:1 umid=guest1
> mem=32m 
>   
> Now when i try to telnet on UML with following command : 
> telnet 127.0.0.1 9001, it works fine 
>   
> But if I telnet with : 
> telnet ::1 9001 
> it gives message connection refused. 
>  
>   
> Can anyone throw some light on it why this is happening??? 
>   
> Thanks and Best Regards,
> Adil Mujeeb
>  

Does netstat suggest an ipv6 port is listening?

eg, netstat -tanp (tcp, all ports in use/open, numerical only, list owning pid)

If that's not sufficient (I'm not using ipv6), use lsof as well.

Let us know!


Scott Edwards
-- 
Daxal Communications - http://www.daxal.com
Surf the USA - http://www.surfthe.us


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

      reply	other threads:[~2005-02-28  3:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-28  3:07 [uml-devel] Telnet (IPV6) on port Adil  Mujeeb, Noida
2005-02-28  3:21 ` Scott Edwards [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a53adc4605022719217668da14@mail.gmail.com \
    --to=supadupa@gmail.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    --cc=user-mode-linux-user@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.