|
microsoft.public.platformsdk.networking.ipv6 Affichage de l'article : Unable to access IPv6 web site from my XP (SP2)
Date :
Le 03 avril 2008
From :
Videoguy
Sujet :
Unable to access IPv6 web site from my XP (SP2)
Hi
I have a Linux box with a web server running on it. It has IPv6
enabled. I am trying to access the web server from my PC (XP with sp2)
using IE6 or Firefox. IE6 and Firefox are failing. I installed IPv6 on
XP.
Both my PC and the Linux box are on the same sub net. I was able to
ping Linux box from XP using ping6. But no luck with the browser.
In IE6/Firefox, I entered the URL like this
http://[fe80::2e0:dbff:fe07:20b7]/
I even tried http://[fe80::2e0:dbff:fe07:20b7%6]/ with %6 pointing to
the wan interface index.
What am I doing wrong?
Below is the output of "ifconfig" from my Linux box:
+++++++++++++++++++++++++++++++++++
ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:DB:07:20:B7
inet addr:172.26.48.138 Bcast:172.26.63.255 Mask:
255.255.240.0
inet6 addr: fe80::2e0:dbff:fe07:20b7/64 Scope:Link
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:1133016 errors:0 dropped:0 overruns:0 frame:0
TX packets:59624 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:142925975 (136.3 MiB) TX bytes:19591603 (18.6 MiB)
Base address:0x8000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:61298 errors:0 dropped:0 overruns:0 frame:0
TX packets:61298 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5514930 (5.2 MiB) TX bytes:5514930 (5.2 MiB)
+++++++++++++++++++++++++++++++++++++++++++++++++
Below is "ipconfig" output from my PC:
+++++++++++++++++++++++++++++++++++++++
C:\>ipconfig
Windows IP Configuration
Ethernet adapter VMware Network Adapter VMnet8:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.203.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : fe80::250:56ff:fec0:8%4
Default Gateway . . . . . . . . . :
Ethernet adapter VMware Network Adapter VMnet1:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.31.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : fe80::250:56ff:fec0:1%5
Default Gateway . . . . . . . . . :
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : austin.polycom.com
IP Address. . . . . . . . . . . . : 172.26.48.108
Subnet Mask . . . . . . . . . . . : 255.255.240.0
IP Address. . . . . . . . . . . . : fe80::211:11ff:fe7a:862c%6
Default Gateway . . . . . . . . . : 172.26.48.253
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : fe80::ffff:ffff:fffd%7
Default Gateway . . . . . . . . . :
Tunnel adapter Automatic Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : fe80::5efe:192.168.203.1%2
Default Gateway . . . . . . . . . :
Tunnel adapter Automatic Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : fe80::5efe:192.168.31.1%2
Default Gateway . . . . . . . . . :
Tunnel adapter Automatic Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : austin.polycom.com
IP Address. . . . . . . . . . . . : fe80::5efe:172.26.48.108%2
Default Gateway . . . . . . . . . :
C:\>
++++++++++++++++++++++++++++++++++++++++++++++
Posez vos questions, réponses et remarques sur
les forums de FrameIP
|