***: koan has joined #arpnetworks
koan has quit IRC (Changing host)
koan has joined #arpnetworks
LT has joined #arpnetworks
schmir has joined #arpnetworks
schmir has quit IRC (Ping timeout: 240 seconds)
nakano is now known as nakano_
dxtr has quit IRC (Quit: I'm outta here)
schmir has joined #arpnetworks
dxtr has joined #arpnetworks
nakano_ is now known as nakano
ziyourenxiang has joined #arpnetworks
fink has joined #arpnetworks
heavysixer has quit IRC (Quit: BAMPF!)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
Hien has joined #arpnetworks dxtr: Abnyone here?
Anyone* -: bob^^ waves dxtr: Uhm
How the hell do I partition my new disk I had added to my VPS?
fdisk fails
wait
http://pastebin.ca/1954098
There's the error bob^^: disklabel? dxtr: bsdlabel -B -w /dev/ad1 auto <- Like that according to the handbook(?) ***: schmir has quit IRC (Remote host closed the connection)
schmir has joined #arpnetworks dxtr: I could use sysinstall though
oh, right
Silly me bob^^: :) dxtr: Securelevel and stuff :D
I should b able to boot the CD, right?
And partition from it bob^^: yeah, but you shuold be able to partition from a live system too dxtr: I don't think that when I've got securelevel set to 2 bob^^: oh, possibly not
i don't think you can mount with securelevel=2
you could adjust the securelevel and reboot
or, as you say, do it from the installer dxtr: I think I'll change the securelevel so I can reboot, partition AND mount it .P
Or I'll have to reboot twice bob^^: indeed :) dxtr: anyway. brb then
:) ***: dxtr has quit IRC (Quit: I'm outta here)
fink has quit IRC (Quit: fink)
Hien has quit IRC (Ping timeout: 265 seconds) awyeah: 'lo ***: dxtr has joined #arpnetworks dxtr: Fuck yeah
I've put my jails on a different disk now :D toddf: RandalSchwartz: I take it you didn't open your 4.4BSD design book to write the insulation article? ;-) RandalSchwartz: insulation? toddf: your last tweet roughly 30 mins ago
http://post.ly/11myb RandalSchwartz: oh - "insulates you"
I was thinking you were being funny on the word "installation"
yes, I sometimes get the BSD lineage wrong IPv6Free1y: i havent ever done jails before on freebsd jpalmer: IPv6Free1y: you'e missing out. RandalSchwartz: ezjail makes it mostly easy IPv6Free1y: what does it gain me? RandalSchwartz: and then you get smarter and stop using that :)
IPv6Free1y - it's a full chroot environment IPv6Free1y: sorry... that means nothing to me :P RandalSchwartz: if you run your webserver in a jail, even if someone breaks out of it, they can only mess with tthe webserver
think of it as a virtual server "inside" your virtual serer toddf: RandalSchwartz: I have to look it up, I wasn't involved at all until roughly a year after OpenBSD was started, slackware then debian was my thing for the first 5+ years of my unix exposure jpalmer: IPv6Free1y: added security in the event of an exploit? IPv6Free1y: oh,*shrug* RandalSchwartz: just a belt to add to your suspenders. :) IPv6Free1y: yea i guess toddf: anybody can cut through duct tape with a knife IPv6Free1y: cool i guess, its never something id thought about
Man, this new Verizon MiFi is amazing!
http://dev.inetpro.org/pastebin/193
I could even run voice over that kinda connection!
Check out these BLAZING fast speeds! http://www.speedtest.net/result/977770227.png toddf: that resembles my speed over a bluetooth connection to my tmobile blackberry hitting the net at EDGE speeds IPv6Free1y: Indeed. It's a great replacement for home Internet access isn't it? toddf: I'm on the lookout for a cheap N900 since my brother got 5mbit/s down via tmobile 3g on his .. and as a bonus it can do IPv6 if you signup for the tmobile public beta of IPv6 ;-) IPv6Free1y: Or at least, since the company I work for decided that rather than paying for my Internet connection at home, they'd be providing me with this. toddf: yeouch. so are you permitted to get cost equivalent service elsewhere? IPv6Free1y: Nope. They said "sorry, we're not reimbursing your Intenet anymore, so we're sending you this Verizon MiFi" toddf: guess you get to use it whenever work related issues come up and make it clear to them it is the reason you can't handle things in a time efficient manner anymore ;-) IPv6Free1y: They used to reimburse up to $50 of our Internet bill (didnt quite cover mine, but thats okay), and $100 of a cellular bill. They did away with both of those starting Oct 1
The cell thing isn't a huge deal, since they just moved my personal ATT account to their corp account, which doesnt incur a termination fee or anything
Though I asked them how theyre gonna handle my international calls and texts.. they said "oh, do you do a lot of international business?" "umm yea, my family and all my friends are international"
... this is why the reimbursement model is the absolute best way to handle this stuff... let me pick my plan.
I *LOVE* this company, but this is the first seriously stupid thing they've done since I came on board. toddf: well, you know, family and personal calls being international typically is not a company expense, unless they specifically rellocated you into antartica or somesuch IPv6Free1y: nor was it when i was paying my own cell bill toddf: oh...
heh IPv6Free1y: they want me to move my phone onto their corp plan? fine... but now my personal calls are YOUR problem, not mine. toddf: you might find paying for decent inet and doing voip is cheaper for international calls than paying a mobile phone company to do international calling
$.05/min to switzerland for example IPv6Free1y: Sure, but now its them paying for it, not me.
It WAS me, and I was fine with that.
Now that they are requiring me to use their corporate plan, they just better not bitch about my usage patterns.
Theyre shooting themselves in the foot.
This MiFi plan is capped at 5GB. I intend to make sure I use at least twice that every month.
Maybe they'll get the hint toddf: indeed IPv6Free1y: I'm just bitching about a rather less-than-logical business decision on their part...sorry.
Now, to write some SRX configs... ***: LT has quit IRC (Quit: Leaving) dxtr: Hmm
My jail doesn't seem to be accessible from the outside world tooth: is that good? dxtr: No
My DNS server is there
My firewall is allowing it
Hmm
And it's only Ipv4 that isn't working :p
try to access 206.125.172.30 and resolve ns1.dxtr.cc
With v4 and v6
WHY!?
err
disregard that "with v4 and v6" :P
hmm
I just don't get it toddf: if all else fails doublecheck your netmasks. had someone have me debug their system that was accessable from everywhere but a few specific places and it turns out they forgot to specify a netmask and an /8 was not their intention of a local ethernet segment in v4 land dxtr: inet 206.125.172.30 netmask 0xfffffff0 broadcast 206.125.172.31 toddf: I didn't ask you to paste it here, just to doublecheck. you know. like think about and verify they make sense? ;-) I don't know what your proper netmask should be, only you do ;-) dxtr: Yeah, I know :P
But can you access that IP or is it just me?
Because I seriously can't find anything wrong toddf: I can ping it from here dxtr: I can access it from my host
But I can't access it from home toddf: define "access" .. ping or http or ? dxtr: DNS
:p
I said that a couple of line sup
lines up* toddf: $ host 206.125.172.30 206.125.172.30
Using domain server:
Name: 206.125.172.30
Address: 206.125.172.30#53
Aliases:
Host 30.172.125.206.in-addr.arpa not found: 2(SERVFAIL)
at least it returned SERVFAIL so I guess that it is reachable dxtr: Err hawk: toddf: Uhm, seems to work if you ask me dxtr: So... Why isn't nsd logging? ***: ziyourenxiang has quit IRC (Ping timeout: 252 seconds)
nakano is now known as nakano_ dxtr: I think I might have foudn one error ***: ziyourenxiang has joined #arpnetworks dxtr: up_the_irons! :)
Would it be possible to use a third party as backup DNS for my IP subnet? :D
like freedns.afraid.org?
I think I'll try RandalSchwartz: I've been using he.net
if you have a tunnel with them, they do free backup DNS
and you can't get much better than 5 DNS servers around the world :) dxtr: RandalSchwartz: I'm sing sixxs for my ipv6 tunneling. But I meant for my ipv4 subnet at arpnetworks :P
I've only got one server - but I still want to manage my own DNS
so either I can have my backup at arpnetworks or I'll be forced to use some third party RandalSchwartz: dxtr - I got a free tunnel from he.net for home, but once you're in the free program, you can have up to 25 forward and reverse domains hosted with them... unrelatd to tunnel dxtr: RandalSchwartz: Shit damn RandalSchwartz: yes... check out the "host -t ns stonehenge.com", for example
and consider those servers are on very fast machines and nets all over the world. :) dxtr: Where do I sign up?
What's the criteria? RandalSchwartz: tunnelbroker.net
you have to want it. that's about it. :) ***: schmir has quit IRC (Remote host closed the connection)
heda has joined #arpnetworks heda: hi all, i just dropped an email to preorder but since there's an irc channel i thought i'd drop in RandalSchwartz: greetings, future arp resident! dxtr: They're sold out again? :P RandalSchwartz: demand exceeds supply heda: thanks RandalSchwartz, currently have a dedicated box with meganetserve but its a huge box that underloaded 0.01, 0.03, 0.03 so time to downsize a bit and save some money RandalSchwartz: VPS are like potato chips though. once you have one, you'll want more. :)
I'm up to 4 now with ARP heda: RandalSchwartz: how easy is a future upgrade. I'm guessing its just a call or email to shutdown the vps, icnrease resources and boot again RandalSchwartz: it's like that, yeah heda: though additional disk obviously needs to be mounted somewhere else RandalSchwartz: depends on the filesystem heda: will be freebsd box RandalSchwartz: the host can extend the disk size without disturbing the contents
freebsd has many fs
so if the guest os can do something about that (most can), then can still be one disk heda: ufs2 i'd imagine RandalSchwartz: I don't recognize ufs2 heda: ffs ? RandalSchwartz: yeah, I think it's ffs heda: yep RandalSchwartz: or zfs, which is what I'm using heda: you addressing some big disks there? dxtr: RandalSchwartz: I think I'll use that instead then heda: you can grow ufs2, which is cool, never knew that before
i presume the routes to europe are good? dxtr: RandalSchwartz: What should I use for reverse backup? "slave" or "reverse"? :P RandalSchwartz: are you hosting it on your arp box, and you just want he to slave it?
as in, where are the master records?
"reverse" means the master records are on he.net
"slave" means the master records are elsehwere dxtr: Right RandalSchwartz: so the three choices are domain and reverse (both mastered on he.net) and slave (either a domain or reverse hosted elsewhere)
s/hosted/mastered/ dxtr: Awesome
Thank you .) ***: schmir has joined #arpnetworks
schmir has quit IRC (Remote host closed the connection)
schmir has joined #arpnetworks dxtr: RandalSchwartz: So I will add ns1 through ns5.he.net as backup? ***: schmir has quit IRC (Remote host closed the connection)
ziyourenxiang has quit IRC (Quit: ziyourenxiang) dxtr: RandalSchwartz: I will probably use it as a backup for my domains too :D ***: Lefty has quit IRC (Quit: brb, rebooting for OS update)
Lefty has joined #arpnetworks
killring has joined #arpnetworks
nakano_ is now known as nakano
hiro_dSn_ has joined #arpnetworks
hiro_dSn has quit IRC (Ping timeout: 264 seconds)
andrewnemeth has joined #arpnetworks andrewnemeth: hey guys
any admin here? dxtr: I'd say no
:) andrewnemeth: haha RandalSchwartz: andrewnemeth - well, we're all admins on some level
and users on another andrewnemeth: pf
I just have an easy question RandalSchwartz: you have a pf question? andrewnemeth: are you really out of stock now?
I just need a small vps RandalSchwartz: me personally? no andrewnemeth: well RandalSchwartz: but yes, I think ARP is backordere again andrewnemeth: and how about you?:) RandalSchwartz: victims of their own success nesta: RandalSchwartz: gosh I really misread that 'backordere'
lol up_the_irons: andrewnemeth: wait until tonight (PST) when I take off the sold out sign andrewnemeth: k ***: andrewnemeth has quit IRC (Quit: andrewnemeth) dxtr: up_the_irons! ***: schmir has joined #arpnetworks
atsen has joined #arpnetworks
atsen has quit IRC (Client Quit)
schmir has quit IRC (Remote host closed the connection)
schmir has joined #arpnetworks
schmir has quit IRC (Remote host closed the connection)
schmir has joined #arpnetworks
sentabi has quit IRC (Ping timeout: 264 seconds)
sentabi has joined #arpnetworks
heda has quit IRC (Quit: heda)
schmir has quit IRC (Ping timeout: 276 seconds)
heda has joined #arpnetworks
nathara has joined #arpnetworks
nathara is now known as ncullen
bob___ has joined #arpnetworks
bob^^ has quit IRC (Read error: Connection reset by peer) heda: are there definitely more vps slots opening up tonight yeah? ncullen: that's what is said on the website heda: yep, wanted to try and confirm but
and was wondering if it was going to be tonight or tomorrow night ncullen: you're in some kind of hurry? heda: yep ncullen: hopefuly it all works out for you then :) heda: i have a limited period of time to move all my old stuff from my current server before i enter another billing cycle
hope so too ncullen: what host are you moving from? ***: mattx86 has quit IRC (Quit: brb)
mattx86 has joined #arpnetworks heda: meganetserve, the box i have there is way to big for my needs
any idea how many ip4 addresses come with each vps? 1 or 2 or more? ***: killring has quit IRC (Quit: leaving) toddf: heda: order before provisioning starts .. which is nowish to early am .. and you'll get your vps setup by tomorrow; each vps comes with with 1 ip until you get multiple vps's, just specify what you need in the comments and it'll get provisioned ;-) heda: toddf: thanks, yeah i mailed the preorder address earlier alright, 1 is cool, i can make do with 1 for now
ip address that is toddf: note you get a /48 of IPv6 addresses but anyway heda: toddf: yeah thats pretty cool, my current provider doesn't give me any ipv6 at all
so it'll be nice to get a proper play around with that ***: killring_ has joined #arpnetworks
killring_ has quit IRC (Client Quit)
killring has joined #arpnetworks
ncullen has quit IRC (Quit: leaving)
fink has joined #arpnetworks dxtr: up_the_irons: Stop being lazy :) ***: ncullen has joined #arpnetworks
fink has quit IRC (Quit: fink)
andrewnemeth has joined #arpnetworks andrewnemeth: hey gus
admin here? ***: andrewnemeth has quit IRC (Quit: andrewnemeth)