logo elektroda
logo elektroda
X
logo elektroda

IPv6 Network Configuration: Access External Connections after ISP Switch & Asus Router Setup

neo_plonsk 27054 16
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 13802047
    neo_plonsk
    Level 18  
    Hello
    As of July 1, my ISP changed my IP to the v6 protocol. Since then, I have lost outside connection to my network. Outside, I connect through the router with UPC. Besides, it has no task. Sometimes some WiFi devices are connected to it, and permanently, with a cable - an Asus router.

    Asus router is my center thanks to cool software. I have a Synology Disk Station, Laptop, Voip device, desktop computer, TV, AV-Receiver, Tablet, Phones connected to it.

    I connected to some of these devices from the outside by port forwarding. They all also worked in LAN.

    How can I access my computer from the outside? So far, if I wanted to, I knew that eg ftp - mojeip: 21; Photostation mojeip: 5001; DSwebinterface mojeip: 5002 etc.

    Now I have no idea what address to enter in the browser, or even what IP to enter if I wanted to ping computers on the internal network with each other.

    IPConfig gives me such addresses (for example):
    IP address:
    2001: 0: 9d78: 6ab4: 3cdf: ch10: ad91: b735
    Internal:
    fe80 :: 3cff: c410: a691: b775% 5

    And web pages like "mojeipto" show me: 80.119.78.212
  • ADVERTISEMENT
  • #2 13802062
    Anonymous
    Level 1  
  • ADVERTISEMENT
  • #3 13802072
    neo_plonsk
    Level 18  
    Technicolor TC7200U with a cable for Asus AC66U and then with a cable and WiFi to other devices.
    The provider may have left IPv4 but the technical support said that port forwarding does not work anymore because I do not need it ...
  • #4 13802086
    Anonymous
    Level 1  
  • ADVERTISEMENT
  • #5 13802106
    neo_plonsk
    Level 18  
    I have Technicolor from ISP and it has little functionality and I don't like it. It served me more as a modem, sometimes a WiFi router if it had a better signal. Asus, on the other hand, serves as a print server, for example, has the WoL function or Torrent download to a USB drive. And as a router :)
  • #6 13802136
    Anonymous
    Level 1  
  • #7 13802188
    neo_plonsk
    Level 18  
    Prosze bardzo:

    IPv6 Network Configuration: Access External Connections after ISP Switch & Asus Router Setup IPv6 Network Configuration: Access External Connections after ISP Switch & Asus Router Setup
    Spoiler:
    Your IPv4 Internet address is most likely 80.110.72.202

    Your IPv6 Internet address is most likely 2a02:8388:a00:300:f959:8178:9ce9:3f94

    Your Internet Service Provider (ISP) appears to be LGI-UPC Liberty Global Operations BV,AT

    You have a working IPv6 connection. This tab lists other pages that can be reached via IPv6: [more info]

    Good news! We trust that your current browser will continue to work on this computer in this location after the launch.

    Your DNS server (probably operated by your ISP) seems to have IPv6 Internet access.
    Your readiness result
    10/10 for your IPv6 stability and readiness when content is only available via IPv6
  • #8 13802258
    Anonymous
    Level 1  
  • ADVERTISEMENT
  • #9 13802275
    neo_plonsk
    Level 18  
    IPv6 Network Configuration: Access External Connections after ISP Switch & Asus Router Setup IPv6 Network Configuration: Access External Connections after ISP Switch & Asus Router Setup

    Ps. I read German forums and I am not the only one with this problem :( So maybe an ISP after all?
  • #10 13802306
    Anonymous
    Level 1  
  • #11 13802334
    neo_plonsk
    Level 18  
    I did, but what next? What address should I enter into the browser? How can I ping computers by IP in the LAN?
    IPv6 Network Configuration: Access External Connections after ISP Switch & Asus Router Setup

    Added after 6 [minutes]:

    Oh, I also found such a setting:
    IPv6 Network Configuration: Access External Connections after ISP Switch & Asus Router Setup
    What to choose there? Static or Native?

    Added after 13 [minutes]:

    Let's say the device has an IP: "fe80 :: 211: 32ff: fe39: cdd0 / 64 Scope: Link". What is it about?
  • #12 13803136
    neo_plonsk
    Level 18  
    Okay znalazłem odpowiedź na pytanie dotyczące pingu. Jak będę w domu to sprawdzę. Zastanawia mnie tylko jak mogę łączyć się z danym portem w sieci wewnętrznej z zewnątrz.

    Ping po IPv6
    Spoiler:
    ow do I ping IPv6 enabled address using Windows XP or Vista or Windows ME/Server edition?

    Only following Windows product support IPv6 via ping.exe command:

    => Windows Vista

    Tutorial details
    Difficulty Easy (rss)
    Root privileges No
    Requirements MS-Windows
    Estimated completion time 1m
    => Windows Server 2008

    => Windows XP with SP1 or later

    => Windows version 7/8

    => Windows Server 2003 or above
    [Warning examples may require IPv6 enabled gear] WARNING! You must have IPv6 tunnel installed or native IPv6 transport from your ISP to use IPv6 over the Internet. You can always use IPv6 inside your LAN/WAN if you have IPv6 enabled networking gear such as routers and other equipments. You need to install the correct protocol (TCP/IPv6) in LAN settings on MS-Windows.
    Ping IPv6 using DNS host name on MS-Windows

    Open command prompt and type the following command
    ping -6 {host.name}
    ping -6 ipv6.google.com

    OR
    ping -6 www.cyberciti.biz

    Where ipv6.google.com or www.cyberciti.biz is a name that can be resolved to an IPv6 address through entries in the local hosts file, or through AAAA resource records that are present in your Domain Name System (DNS) infrastructure. When you identify the target host by name rather than IPv6 address, it is necessary to include the -6 parameter.

    To ping using an IPv6 address, use the Ping.exe syntax as follows:
    ping IPv6Address [%ZoneID]
    ping 2001:4860:0:2001::68

    2001:4860:0:2001::68 is gloable IPv6 address. To ping to the link-local address fe80::260:97ff:fe02:6ea5 using zone ID 4 (the interface index of an installed Ethernet adapter), use the following command:
    ping fe80::260:97ff:fe02:6ea5%4
  • #13 13803177
    szwagros
    Level 33  
    With IPv6, port forwarding is unnecessary - according to the RIPE guidelines, each end client receives its own subnet of public addresses and each of its devices is visible under the address assigned to it.
    http://www.ripe.net/internet-coordination/press-centre/understanding-ip-addressing
    Don't be impressed with the address 80.119.78.212 - this is the result of a 6to4 nat to allow access to non-IPv6 hosts. Unfortunately, such nat does not work the other way around.
  • #14 13803740
    neo_plonsk
    Level 18  
    I understand that every PC will have an external IP. But on one such PC I will have 3-4 services that used to run on separate ports. How will I be able to get to them now? Just : ?
  • #15 13803891
    Anonymous
    Level 1  
  • #16 13803987
    neo_plonsk
    Level 18  
    I would do as you say but this Technicolor has no WoL and this is my biggest problem.
  • #17 14087179
    Willi76
    Level 11  
    neo_plonsk wrote:
    I understand that every PC will have an external IP. But on one such PC I will have 3-4 services that used to run on separate ports. How will I be able to get to them now? Just : ?

    I was also looking for an answer to this question and found it here

    greetings

Topic summary

The discussion revolves around configuring an Asus router to regain external access after an ISP switch to IPv6. The user reports losing connectivity to external services previously accessible via port forwarding. Responses suggest that the ISP has enabled IPv6, which requires the Asus router to be configured for IPv6 addressing and automatic DNS retrieval. It is noted that port forwarding is unnecessary with IPv6, as each device can receive its own public address. Users are advised to connect devices directly to the ISP's Technicolor modem for public IPv6 addresses while keeping non-exposed devices connected to the Asus router. The conversation also touches on the limitations of the Technicolor modem regarding features like Wake on LAN (WoL).
Summary generated by the language model.
ADVERTISEMENT