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: http://www.ntp.org/ => a blank page?
    ... At the app level, ... getaddrinfowhich is used by all newer apps returns both IPv4 and IPv6 ... You might want to spend a little time curling up with RFC 3484, ... DNS makes no ...
    (comp.protocols.time.ntp)
  • Re: http://www.ntp.org/ => a blank page?
    ...  At the app level, ... getaddrinfowhich is used by all newer apps returns both IPv4 and IPv6 ... You might want to spend a little time curling up with RFC 3484, ... results Martin saw that only machines with IPv6 global addresses were ...
    (comp.protocols.time.ntp)
  • 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: http://www.ntp.org/ => a blank page?
    ... though the DNS server first returns an IPv4 ... At the app level, ... a name indicating both IPv4 and IPv6 addresses are desired, ...
    (comp.protocols.time.ntp)
  • Re: [PHP] $_SERVER["REMOTE_ADDR"] returning ::1
    ... Request it with an IPv6 domain/IP and REMOTE_ADDR will also be IPv6. ... This app uses this test to insure that the page being processed came from the same machine as was used to login to the app. ... If you really need to use IP then you can probably rely on it not switching between v4 and v6 if you're not using localhost. ... using the real ip addr solved my problem as far as my test install is concerned. ...
    (php.general)