0
votes
1answer
42 views

Reverse-resolved address ending with .bng?

I routinely check netstat --tcp when ssh'ed into my server, but today found an odd hyphenated address format that I haven't seen before: Proto Recv Sent Local Address Foreign Address ...
0
votes
1answer
209 views

ipv6 max_addresses in sysctl.conf (Debian 6)

I'd like to assign any number of IPv6 addresses to a Debian 6 host, but I see the following setting, and want to know what are the consquences of setting higher, or does this setting approach limits ...
4
votes
3answers
170 views

IPv6: Can one use more than 64 bits for the network ID

Wikipedia states: Unicast and anycast addresses are typically composed of two logical parts: a 64-bit network prefix used for routing, and a 64-bit interface identifier used to identify a host's ...
2
votes
3answers
906 views

How to bind a non-local IPv6 address?

Is there an equivalent of net.ipv4.ip_nonlocal_bind for ipv6 ? Need to start my nginx on boot on such an IP... My Ubuntu doesn't have this IPv6 assigned on eth0 quickly enough despite this ...
-1
votes
4answers
473 views

Cheap/Budget VPS Host with IPV6

I'm looking for a cheap/budget vps host supplying ipv6 ips. Any suggestions? PS: By cheap/budget i mean no more than about $6usd per month. PS 2: The service can be unmanaged
0
votes
1answer
449 views

How can I find out the next IPv6 address?

I have a /96 block of IPV6 addresses and i'm wondering how i could some how find the next address (Since ipv6 addresses can contain numbers and letters). I know the first address could be in numbers ...