[01:45] *** anisfarhana has joined #arpnetworks [01:45] yay! my vps is activated! [01:48] heh [01:48] just now? :) [01:48] Less than 24 hours [01:48] The support team is very friendly tho :) [01:49] yes [01:49] it does tend to be later in the day :) [01:49] * anisfarhana hugs her vps [01:49] lol [01:49] Need to login as root and do the update first. [01:55] Ummm i stuck with reverse dns. [01:56] Think i got it fixed. [02:49] *** dzup has quit IRC (Read error: Connection reset by peer) [02:51] *** dzup has joined #arpnetworks [03:42] Anyone alive? [03:42] I am stuck with adding rDNS for ipv6 [03:47] anisfarhana, have you added your AAAA records to your registrar? [03:47] Yup [03:48] ~# host ipv6.xxx.my [03:48] ipv6.xxx.my has IPv6 address 2607:f2f8:a2b8::2 [03:49] whitefang: Try to host ipv6 address, the replied look weird..or that is normal? [03:49] nameserver 2607:f2f8:0:101::a [03:49] nameserver 2607:f2f8:0:101::b [03:49] you'll want those in your resolv.conf [03:50] Where did get those whitefang? [03:50] that's rs1 and rs2 .arpnetworks.com [03:50] their ipv6 dns servers [03:50] i guess you could use your own [03:50] I am using my own dns management. [03:50] maybe google has public ipv6 dns servers? [03:51] Provided by our hosting provider. [03:51] They have AAAA on it. [03:51] what happens when you "ping6 google.com" [03:52] bsd@mothership:~$ ping6 google.com [03:52] PING google.com(nuq04s06-in-x0e.1e100.net) 56 data bytes [03:52] 64 bytes from nuq04s06-in-x0e.1e100.net: icmp_seq=1 ttl=58 time=10.5 ms [03:52] 64 bytes from nuq04s06-in-x0e.1e100.net: icmp_seq=2 ttl=58 time=9.57 ms [03:52] weird [03:52] ionise{84}% ping6 google.com [~] [03:52] PING6(56=40+8+8 bytes) 2607:f2f8:a4e0::2 --> 2001:4860:4001:800::100e [03:52] 16 bytes from 2001:4860:4001:800::100e, icmp_seq=0 hlim=58 time=9.315 ms [03:52] This is debian though [03:52] ah [03:53] Ingore the user on it :P [03:53] *Ignore [03:53] This is my first time dealing with ipv6 , fun! [03:53] yeah I've only set it up once and that was on my vps [03:54] whitefang: RandalSchwartz once told me about setup 128 bit on it , which is abcdef123456 and so on. [03:55] instead of ::2 , i guess we can make like ::cafe:2 ? [03:56] anisfarhana, what happens when you nslookup your ipv6? [03:56] whitefang: sorry but nslookup is the same function with 'host' in linux? [03:57] i'm pretty sure they do the same thing but might give slightly different output [03:58] debian should have nslookup as well as host [03:58] they're both pretty standard unix tools [03:59] root@mothership:~# host 2607:f2f8:a2b8::2 [03:59] 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.2.a.8.f.2.f.7.0.6.2.ip6.arpa domain name pointer ipv6.hacker.my. [03:59] Ha ha ha [03:59] Why so many 0 0 0 0 [04:00] just is :P [04:00] Ok i guess the rDNS works! [04:00] looks ok for me. 2607:f2f8:a2b8::2 is actually 2607:f2f8:a2b8:0000:0000:0000:0000:0002. there are the zeros [04:00] i'm sure there's a reason, I think I even knew the reason at one point but I've forgotten [04:00] yes! [04:00] ant: Just weird for me , but if that is 'normal', then it is ok. [04:01] So is it possible for me to use 2607:f2f8:a2b8::3 as well? and point it to other domain? [04:01] anisfarhana, if ipv6.hacker.my is indeed your hostname, then it looks like reverse is functioning [04:01] whitefang: Yeah [04:02] whitefang: Asked my friend to add AAAA record for said domain, all his answer is 'done'. [04:02] nice [04:03] as far as using ::3 i think so [04:03] but I'm not sure how ^_^ [04:03] Yes i am not sure too how. [04:03] anisfarhana: you can do that. you just have to add it to the interface on your vps [04:03] i think we actually get a butload of ipv6 addresses [04:03] ant: really!?? [04:04] ant: Possible instead of ::3 , we put some fancy host on it? [04:04] based on 128 bit? [04:04] Seriously, v6 is amazing! [04:05] anisfarhana: well, you just have 64 bit. but with them you can do what you want. i.e you can replace all the trailing zeros in 2607:f2f8:a2b8:0000:0000:0000:0000:0000 with whatever you want [04:05] correct me if I'm wrong but I think you have all of 2607:f2f8:a2b8:: to p[lay with [04:05] whitefang: you're right [04:06] This is crazy! [04:06] wiat, we have 2607:f2f8:a2b8:::: to play with? [04:06] ant: Any document i can read about it? Or maybe you can teach me how to do so here? :D [04:07] anisfarhana: well, it's easy. you can add the address to an interface with "ip addr add 2607:f2f8:a2b8::3/64 dev eth0 preferred_lft 0" [04:08] ant: Right now i try to do rDNS for ::3 [04:08] anisfarhana, 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.2.a.8.f.2.f.7.0.6.2.ip6.arpa <--- if you look those numbers are reversed [04:08] root@mothership:~# host 2607:f2f8:a2b8::3 [04:08] 3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.2.a.8.f.2.f.7.0.6.2.ip6.arpa domain name pointer test.hacker.my. [04:09] CRAZYYY! [04:09] Hahahaha [04:09] BUNCH of it!!! [04:09] Stupid question , ::3 till how many i can go up? [04:09] anisfarhana: this will add the address as an secondary to eth0 (assuming that's your world-facing interface). the "preferred_lft 0" part is a bit advanced. it willhave the effect that the address is not used as the source-address for outgoing connections [04:10] ::3 is like ::0003 [04:10] anisfarhana: with one digit to f [04:10] oh [04:10] ant: I still don't get it.. [04:11] * anisfarhana launch her up terminal again [04:11] 1-9,a-f [04:11] "you can add the address to an interface with "ip addr add 2607:f2f8:a2b8::3/64 dev eth0 preferred_lft 0" [04:12] This one i don't get it. [04:13] anisfarhana: an network interface can have multiple addresses. currently it only has one (::2). this command adds a second address [04:13] inet6 addr: 2607:f2f8:a2b8::2/64 Scope:Global , from ifconfig eth0 [04:14] anisfarhana, she could use 2607:f2f8:a2b8:dead:beef though right? [04:14] err that was for ant [04:14] whitefang: Good question, thanks for asking that. [04:14] whitefang: if you add a "::" somewhere, yes [04:15] :: is required? [04:15] i should probably go to bed, I'm getting stupider every second [04:15] whitefang: in order to use ::3 , i need to add it to eth0? [04:16] anisfarhana, yes. your current ipv6 address is already assigned to your interface [04:16] whitefang: no, but 2607:f2f8:a2b8:dead:beef has not 128 bits, so you have to add more bits (more digits or just a ::) [04:17] anisfarhana, you can see that by running "ifconfig eth0" [04:17] whitefang: So i can access to my box via ssh by using ::3 ? [04:17] whitefang: I got that, because it stated at eth0 2/64 [04:18] so once ::3 is added you should be able to ssh to that as well [04:18] Added and assigned is different term here? [04:18] nope [04:18] Currenly it is assigned, but in order to use ::3 , i need to add it? [04:19] assigned/added to the interface [04:19] My english sucks :/ [04:19] i ipv6 knowledge sucks :P [04:19] Not for me. [04:19] err my [04:20] I don't get ping respond for ::3 [04:21] anisfarhana: did you run ip addr add .... successfully? [04:21] I think this is good doc --> http://support.arpnetworks.com/kb/main/how-to-configure-ipv6-on-freebsd [04:22] ant: Sorry but i don't get it, what do you mean by run ip addr add? [04:22] well, parts of this will not work on debian [04:23] anisfarhana: execute it as root on your vps [04:23] ah [04:23] ip addr add 2607:f2f8:a2b8::3/64 dev eth0 preferred_lft 0 [04:23] Right? [04:23] yeah [04:24] root@mothership:~# ip addr add 2607:f2f8:a2b8::3/64 dev eth0 preferred_lft 0 [04:24] root@mothership:~# [04:24] You are crazy geek ant [04:24] haha [04:24] I can see ::3 under ifconfig eth0 [04:24] It is pingable now! [04:24] ant / whitefang : You have my thanks! [04:25] anisfarhana: please note that this is not permanent. i.e. te address will be gone when you reboot the vps [04:25] anisfarhana, yw :) [04:25] thank you too ant, i know roughly twice as much about ipv6 as I did before :P [04:25] ant: So in order to make it permanent, i need to edit somewhere at network script? [04:26] you're both welcome. actually i did learn this from someone else to. so give an receive ;) [04:27] Don't tell me he is RandalSchwartz [04:27] Ha ha ha [04:27] and now I need to sleep [04:27] gnight [04:27] anisfarhana: /etc/network/interfaces. there is a part "iface eth0..." you have to add a line "up ip addr add 2607:f2f8:a2b8::3/64 dev eth0 preferred_lft 0 || true" to this part [04:27] and by sleep I mean watch pro dota2 until I pass out :P [04:28] whitefang: Have a good rest sir. [04:30] ant: Ok i will work out on that now. [04:31] anisfarhana: oh. i jus realised that there are two parts. but you might figure out that the "iface eth0 inet6" part is the right one ;) [04:33] I can paste more than 3 lines here? [04:33] anisfarhana: please use pastie.org for pastes [04:34] or something similar [04:35] ant: http://pastebin.ws/f31rze [04:36] anisfarhana: afaik you cannot have two address lines [04:36] anisfarhana: just add ""up ip addr add 2607:f2f8:a2b8::3/64 dev eth0 preferred_lft 0 || true" after the netmask line instead [04:36] anisfarhana: without the " ofcourse ;) [04:37] http://pastebin.ws/7ml25e [04:39] anisfarhana: this should work [04:40] ant: In order to test it work or not, better to give it a reboot then? [04:41] anisfarhana: i would recommend so. better test it now and find any errors then having a unplanned reboot and trapping over errors then ;) [04:41] Indeed :) [04:41] Rebooting. [04:45] ant: ifconfig eth0 and i can see ::3 is there! [04:46] anisfarhana: fine [04:47] ant: How about other than ::3 , let say like whitefang said, dead:beef [04:50] anisfarhana: just replace any trailing zero in 2607:f2f8:a2b8:0000:0000:0000:0000:0000 with any digit you like. you can then substitute remaining :0000: blocks with :: [04:50] But limited to 64 bit only right? [04:50] 1-6 and a-f ? [04:51] the 64 bits refer to the right half of the address. i.e. the zeros. and 1-9, a-f are valid digits to insert (i.e. hexadecimal digits) [04:51] ant: Can you recommend me any good reference on google for that? [04:52] anisfarhana: well, the wikipedia article should explain that pretty good [04:52] Omit one or more consecutive sections of zeroes, using a double colon (::) to denote the omitted sections. The double colon may only be used once in any given address, as the address would be indeterminate if the double colon was used multiple times. (For example, 2001:db8::1:2 is valid, but 2001:db8::1::2 is not permitted.) [04:52] That is from wiki. [04:53] yeah, that is also quite important ;) [04:54] I am googling about hexadecimal digits , other dead / beef [04:55] c0ffee ;) (insert colon anywhere) [04:55] c0ffee , common name [04:55] He he he [04:56] I always read about dead , beef , and c0ffee [04:59] i will be offline now for a while. driving to the university to have faster internet [05:00] cu [05:01] ant: thanks a lot sir! [05:32] ree [05:32] You are back? [05:32] yes [05:32] Haha wb. [05:32] thx [05:32] Because i am confused with something :D [05:33] ip addr add 2607:f2f8:a2b8::dead:beef/64 is valid? [05:33] If i want to add it to interface. [05:33] looks good [05:33] I am so noob haha. [05:37] Error: an inet prefix is expected rather than [05:38] oh crap ignore it. [05:41] ant: So i just add the up line to network interface as well? [05:43] anisfarhana: yeah [05:53] urghhh , why i cannot use v6 in freenode, it appears to be in v4 [05:55] anisfarhana: freenode supports v6. however some clients do not use v6 by default. i had to explicitly set an option in my client's config to make it prefer v6 [05:55] xchat doing fine at v6 [05:55] Just stuck with freenode [05:55] are you connecting to chat.freenode.net? [05:56] http://freenode.net/irc_servers.shtml [05:56] Try with chat.au.freenode.net [05:56] *Tried [05:57] But it routed me to cameron.freenode.net [05:57] But cameron.freenode.net v6 supports. [05:57] seems so, yes [05:57] Whois shows i am on v4 [05:58] does your client log something when you connect? there should be hints what failed [06:04] ant: maybe freenode don't like bnc as well. [06:05] anisfarhana: well, i can't say anything about it. i use neither xchat nor bnc [06:06] It's ok, it works at other ircd. [06:07] mh..these other ircd. have they both a v4 and v6 address or just one? like ipv6.network.example for ipv6? [06:11] *** alexstanford7 has joined #arpnetworks [06:12] ant: They can be connected via ipv6.network.example [06:12] *** alexstanford6 has quit IRC (Ping timeout: 248 seconds) [06:14] anisfarhana: i guess bnc prefers ipv4. so when a site has both an ipv4 and an ipv6 address, the ipv4 address is used. if it just has a ipv6 address, it is used [06:14] ant: I have to connect to the bnc via v4 first, then /conn to v6.example.com [06:15] anisfarhana: I use irssi, I told it to use irc.freenode.net, port 6697, setting resolve_prefer_ipv6 = yes [06:15] seems to work [06:15] yeah, i did that too. maybe bnc has a similar option [06:16] ant: I am wondering whether i can use /server v6.example.com on my laptop. [06:16] anisfarhana: if your laptop has an ipv6 address, sure [06:17] I just executed ifconfig on windows command prompt [06:17] Ha ha ha [06:17] * anisfarhana ducks [06:20] ant: I am very sure my laptop connected to the wifi via v4 only. [06:26] well, even if you use v6 internally, your ISP would still need to support it [06:26] or you'd need a tunnel [06:26] (sorry if I'm stating the obvious) [06:29] There is no way our ISP supporting ipv6 yet now. [07:06] If i have openssl installed , then ./configure --with-ssl said "NO SSL FOUND", what is wrong with it? [07:12] Nvm found it :) [08:30] *** alexstanford8 has joined #arpnetworks [08:32] *** alexstanford7 has quit IRC (Ping timeout: 248 seconds) [08:51] ant: If i can ping the local ip address ipv6 for my router , so i can ping ipv6.google.com as well right? [09:13] anisfarhana: i wouldn't say that in general. if your router is configured correctly and has a route to ipv6.google.com, yes. but your router might be configured incorrectly or you might be in a network with not external (ipv6) connection [09:13] ant: I just find it out, i can ping v6 ip on my router, and also ping v6 for my laptop, i got reply. [09:13] ant: I just cannot ping to ipv6.google.com , ISP issues i guess. [09:15] anisfarhana: i don't quite get it. what can you ping from where? [09:16] ant: I got reply by pinging the ipv6 for my router. [09:16] anisfarhana: from where? [09:16] ant: my laptop. [09:16] the local ip address. [09:16] LAN IPv6 Address: fe80::1 [09:17] C:\Users\anis>ping -6 fe80::1 [09:17] Pinging fe80::1 with 32 bytes of data: [09:17] Reply from fe80::1: time=14ms [09:18] and here for google ant. [09:18] C:\Users\anis>ping -6 ipv6.google.com [09:18] Pinging ipv6.l.google.com [2404:6800:4001:c01::93] with 32 bytes of data: [09:18] Request timed out. [09:18] you don't have external v6 connectivity [09:18] fe80::/64 are link-local addresses. they can only be used in the local network. so, to reach google, you need a global address [09:18] ^ [09:19] external / global address = from ISP , am i right here? [09:19] yeah [09:19] Or i can use tunnel for that. [09:19] sure [09:19] HE tunnelbroker works great [09:20] that's currently a common option, since most isps don't offer ipv6 yet :( [09:20] hrm browsing the FreeBSD handbook, but what is the best way to add multiple v6 addresses so they come up at boot? [09:23] tunnelbroker.net yes. [09:24] I have read about it. [09:26] But there is no way right, getting ipv4 from ipv6? [09:30] anisfarhana: what do you mean with "getting ipv4 from ipv6"? [09:34] ant: Currently my box from arpnetwork got 1 usable ipv4. [09:35] Is it possible if somebody can get that *ipv4* if i am using ipv6? [09:35] why do you need more v4 addresses? [09:35] also no. [09:35] Oh great. [09:36] I am starting to asking stupud questions. [09:36] Better for me to off for a while and get food. [09:39] interesting, the arp freebsd image uses some deprecated options for v6 [09:47] I think inet6 aliases are done the same as inet aliases in rc.conf [09:47] ifconfig_int0_alias0="inet6 ..." [09:48] twobitha1ker: aye [09:48] just read rc.conf [09:48] I don't think there's an equiv to ipv4_addrs though, which is too bad [09:48] i am now enlightened [09:48] twobitha1ker: hmm? [09:48] i see similar options for v4 too [09:48] for v4, you can say ipv4_addrs_int0="10.0.0.1-200/32" and get a the whole range of addresses assigned [09:49] *** twobitha1ker is now known as twobithacker [09:49] ah i see [09:49] alias is deprecated for v4 [09:49] v4 should be deprecated :) [09:49] amen to that [09:50] ifconfig_em0_ipv6="inet6 2607:f2f8:a764::2 prefixlen 64" [09:50] hmm that looks right [09:52] if im reading this right i still have to set the default router [09:52] ipv6_defaultrouter="2607:f2f8:a764::1" [09:52] alright that should do it [11:22] *** anisfarhana has quit IRC (Quit: Leaving) [12:23] *** anisfarhana has joined #arpnetworks [12:57] *** alexstanford8 has quit IRC (Ping timeout: 248 seconds) [13:01] *** alexstanford8 has joined #arpnetworks [13:05] *** alexstanford8 has quit IRC (Read error: Connection reset by peer) [13:07] *** alexstanford8 has joined #arpnetworks [13:31] *** dzup has quit IRC (Ping timeout: 260 seconds) [13:43] *** dzup has joined #arpnetworks [13:47] *** scottschecter has joined #arpnetworks [13:48] *** scottschecter has quit IRC (Client Quit) [13:50] *** userZero has quit IRC (Quit: Coyote finally caught me) [13:52] *** scottschecter has joined #arpnetworks [13:52] *** scottschecter has quit IRC (Client Quit) [13:56] *** scottschecter has joined #arpnetworks [13:58] *** scottschecter has quit IRC (Client Quit) [13:58] *** scottschecter has joined #arpnetworks [14:06] *** sharvey has quit IRC (Ping timeout: 276 seconds) [14:12] *** sharvey has joined #arpnetworks [14:12] *** sharvey has quit IRC (Changing host) [14:12] *** sharvey has joined #arpnetworks [14:17] *** scottschecter has quit IRC (Quit: WeeChat 0.3.9.2) [14:38] *** scottschecter has joined #arpnetworks [15:05] *** scottschecter has quit IRC (Quit: WeeChat 0.3.9.2) [15:25] *** scottschecter has joined #arpnetworks [15:30] *** scottschecter has quit IRC (Read error: Connection reset by peer) [15:36] *** scottschecter has joined #arpnetworks [15:36] *** scottschecter has quit IRC (Client Quit) [16:21] *** scottschecter has joined #arpnetworks [17:10] *** dzup has quit IRC (Ping timeout: 240 seconds) [18:00] *** scottschecter has quit IRC (Quit: WeeChat 0.3.9.2) [18:04] *** scottschecter has joined #arpnetworks [18:35] *** scottschecter has quit IRC (Quit: WeeChat 0.3.9.2) [18:41] *** dzup has joined #arpnetworks [19:23] *** whitefang has quit IRC (Read error: Connection reset by peer) [19:49] *** scottschecter has joined #arpnetworks [20:13] *** HighJinx has quit IRC (Ping timeout: 240 seconds) [23:08] *** DaCa has quit IRC (Ping timeout: 260 seconds) [23:19] *** DaCa has joined #arpnetworks