Vs2-free new function proposal

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Vs2-free new function proposal  (Read 3956 times)

0 Members and 1 Guest are viewing this topic.

majianyu

  • Newbie
  • *
  • Offline Offline
  • Posts: 23
Vs2-free new function proposal
« on: May 06, 2020, 09:04:07 AM »

I think you can set an IPv4 address on each host that provides vs2-free to access the IPv4 website. The shared IP cannot be accessed by SSH or web. However, vs2-free can access the website that only provides IPv4, such as GitHub. You can set if you select this scheme, if you select this scheme, the bandwidth will be reduced or automatic renewal will be turned off.
Logged


Forum-Support2

  • Administrator
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 271
Re: Vs2-free new function proposal
« Reply #1 on: May 08, 2020, 05:24:49 PM »

Hallo,

all users can create IPv4 addresses in customer panel. It is not planned to add shared IPv4 addresses i.e. NATted or similar since IPv6 can be used in full. If you do not reach a service, please contact the admin of the service to remind him to add IPv6 functionality.
Logged

Gamliel Fishkin

  • Newbie
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 2
    • Gamliel Fishkin's personal website
Re: Vs2-free new function proposal
« Reply #2 on: May 17, 2020, 09:19:39 AM »

access the website that only provides IPv4, such as GitHub
Lynx browser and many other programmes obey such environment variables as FTP_PROXY, HTTP_PROXY and HTTPS_PROXY. So, you just need some proxy on a dual stack (IPv4+IPv6) host. If you want to use a proxy for IPv4 addresses only, install locally (at [::1] aka 127.0.0.1) some HTTP proxy, such as tinyproxy (sudo apt-get install tinyproxy) and configure it (/etc/tinyproxy/tinyproxy.conf) to access IPv6 addresses directly but IPv4 addresses via another proxy.

If you do not reach a service, please contact the admin of the service to remind him to add IPv6 functionality.
You are right! But:
Code: [Select]
$ khost forum.euserv.com
forum.euserv.com. has IPv4 address 85.31.185.104
Host forum.euserv.com. has no AAAA record
Host forum.euserv.com. has no MX record
Where is the IPv6 functionality you speak about? :)
« Last Edit: May 17, 2020, 09:27:46 AM by Gamliel Fishkin »
Logged

Forum-Support2

  • Administrator
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 271
Re: Vs2-free new function proposal
« Reply #3 on: May 18, 2020, 01:48:57 PM »

Quote from: Gamliel Fish
Where is the IPv6 functionality you speak about? :)

Thank you. We have added the missing AAAA Record.
Logged

C

  • Newbie
  • *
  • Offline Offline
  • Posts: 2
Re: Vs2-free new function proposal
« Reply #4 on: September 14, 2020, 09:24:52 AM »

that AAAA record went live already, see:


; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.68.rc1.el6_10.7 <<>> AAAA +additional forum.euserv.com. @ns1.kundencontroller.de.
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27847
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;forum.euserv.com.      IN   AAAA

;; ANSWER SECTION:
forum.euserv.com.   86400   IN   AAAA   2a02:180:6:5::4b

;; Query time: 116 msec
;; SERVER: 85.31.185.126#53(85.31.185.126)
;; WHEN: Mon Sep 14 09:24:05 2020
;; MSG SIZE  rcvd: 62


with

126.185.31.85.in-addr.arpa. 86400 IN   PTR   ns1.kundencontroller.de.


i.e. it's authoritative!
« Last Edit: September 14, 2020, 09:28:48 AM by C »
Logged
Pages: [1]   Go Up
 

Page created in 0.121 seconds with 21 queries.