IPv6 and compat_linux

From: AX (noe_at_one.com)
Date: 03/22/04


Date: Sun, 21 Mar 2004 23:07:51 GMT


Hi,
I have various problems..
First: IPv6
i disabled the ipv6 option in the GENERIC kernel but there are lot of
application (like ftp) that make (4 or 5 times) ipv6 query to the dns
server that
doesnt support ipv6 stack.
So that the connections are very very slow. So the question is how can
I disable in the entire system the ipv6 support ?

Second: compat_linux
i have a statically app linux binary and i have enabled the
linux compatibility
in the kernel and then enabled kern.emul.linux = 1
but the app doesnt work.. what should i do to run this app ?

-bash-2.05b# file fasm
fasm: ELF 32-bit LSB executable, Intel 80386, version 1, statically
linked, stripped
-bash-2.05b# ./fasm
-bash: ./fasm: cannot execute binary file
 



Relevant Pages

  • Re: How to determine if IPv6 is installed (using VC++ 6.0)
    ... and find that your app puts up a dialog box saying "IPv6 ... better message would be "App X cannot detect a supported version of IPv6. ... IPv6 may or may not work yada, ... Second if he contacts support he may remeber to mention this message which ...
    (microsoft.public.win32.programmer.networks)
  • Re: IPV6, Fedora and apps
    ... If the app is written for IPv4 only, it must be modified in order to communicate via IPv6. ... The API is the same, but the semantics differ between IPv4 and IPv6 network programming. ...
    (Fedora)
  • How do I convert an IPv4 addres to IPv6 in C#?
    ... My app has so far only encountered IPv4 addresses and I use: ... Can someone please point me to an example of how to turn this into an IPv6 ... Chris Hough ...
    (microsoft.public.dotnet.general)