***: visinin has quit IRC ("sleep")
up_the_irons: who is sentabi
sentabi: welcome to #arpnetworks
i don't recognize your nick
so i assume you're new
sentabi: yes, im new here :)
how many ip included with vps ?
up_the_irons: sentabi: 1
sentabi: you can order an additional block of either 5 IPs or 13 IPs
/29 or /28 subnet's
-: Guest24826 mew
sentabi: how much for 5 ip's / 13 ip's ?
***: Guest24826 is now known as teknicaL
up_the_irons: sentabi: listed on the order form: https://www.arpnetworks.com/order?product=vps
teknicaL: $1.00 per IP
up_the_irons: $4 for 5, $8 for 13
teknicaL: it's actually $0.50 per IP in the subnet
/29 = 8 IPs = $4, /28 = 16 IPs = $8
teknicaL: ah
sentabi: ok, thanks :)
teknicaL: I thought I was paying 25.00, guess not. =b
up_the_irons: sentabi: np
teknicaL: doesn't sound right, $24 would be the "Special" + /29 subnet
teknicaL: I don't really pay attention to prices really. ;x
-: up_the_irons raises teknicaL's rate
up_the_irons: ;)
teknicaL: my credit card company already called me aboout your charges, so I wouldn't test their buttons anymore. =b
up_the_irons: LOL
teknicaL: (Because you charged me twice. One for the pro rate and then again on the 1st for the full price. So they thought it was fraud.)
up_the_irons: iiinteresting
sentabi: there is no payment via paypal ? i dont have cc.
up_the_irons: nope, no paypal
teknicaL: everyone has a card
up_the_irons: doesn't paypal give a credit card?
teknicaL: yer
lol. I called them a company, yeah I am really tried.
bank*
sentabi: teknicaL : but not in my country (indonesia)
teknicaL: oh
Can't help ya there. =x
up_the_irons: lol
paypal + indonesia, that is like listed in Fraud 101
teknicaL: yer
sentabi: lol
paypal accepted cc from indonesia
up_the_irons: i'm glad I don't take paypal; i've had zero problems with people paying by credit card; i bet if I opened up paypal, the fraud would start
teknicaL: yes paypal is dangerous
sentabi: paypal.com/id
-: sentabi im a student so i cant have any cc :( but thanks for all ;)
up_the_irons: sentabi: sorry I can't really help ya out
sentabi: np :)
up_the_irons: teknicaL: i kinda doubt i will charge for IPv6 blocks at any point in the near future. even ARIN has discounted them for 5 years
obsidieth: mm.
freebsd local root exploit situation
up_the_irons: lol
somehow i'm not surprised
Rada: I don't even trust the paypal mails that aren't scam
obsidieth: guess i better patch soon.
word is its being released tommorow, local root on all devfs
up_the_irons: as in, immediately, if people are getting root in your box
obsidieth: i didnt explain that very well.
noone has got my box, but its going around.
seems majority of systems are vulnerable.
http://security.freebsd.org/advisories/FreeBSD-SA-09:14.devfs.asc
up_the_irons: oh i c
that's kinda scary
obsidieth: mm
ive updated 2 boxes today
but this vps thinks it already has the patches
Patching file sys/fs/devfs/devfs_vnops.c using Plan A...
Reversed (or previously applied) patch detected! Assume -R? [y] n
up_the_irons: it upgrades itself, hah
obsidieth: :D
im probably missing something, but i would still have to build world and kernel now, wouldnt i?
up_the_irons: dunno
obsidieth: 0 2 * * * root /usr/bin/csup /usr/supfile >/dev/null
i forgot about that heh
up_the_irons: i c
***: [FBI] starts logging #arpnetworks at Mon Oct 05 05:35:06 2009
[FBI] has joined #arpnetworks
obsidieth has quit IRC (Remote closed the connection)
obsidieth has joined #arpnetworks
obsidieth: that was scarey.
rebooted but ssh broke
***: ballen|away has quit IRC (Read error: 54 (Connection reset by peer))
BeBoo_ has joined #arpnetworks
vtoms has joined #arpnetworks
-: sroute is upgrading an older 7.1 FreeBSD box along with the rest. Yawn.
***: visinin has joined #arpnetworks
BeBoo_: O.o
Guest38638: oh c'mon wtf
install: /boot/kernel/if_nfe.ko.symbols: No space left on device
/ is over
obsidieth: df -H ?
sroute: you probably have a kernel.old
i.e. left over from a previous update.
jeev: ahh man i think having more than one slice is lame
i always just do /
Guest38638: jeez that's besides the point
oh i see whats up
sroute: check in /boot for subdirs kernel and kernel.old
if your existing kernel is known good, then go ahead and rm /boot/kernel.old
installkernel will copy last boot kernel to kernel.old again.
Guest38638: ok
sroute: not saying you won't run out of space again but that may slide you by. Otherwise look for core dumps or some other reason for / to be fuller than it should be
jeev: will ipv6 ever happen or what
BeBoo_: ?
***: BeBoo_ has quit IRC ("Leaving")
Guest38638: i'm trying to get the ip aliasing done at bootup from rc.conf, i've been reading you can't alias ips on the same subnet so how else would you do it
***: teknicaL has quit IRC ("Leaving")
jeev: ifconfig_device_alias0="inet ip netmask 255.255.255.255"
ifconfig_device_alias1="inet ip netmask 255.255.255.255"
...
Guest38638: yeah i did that...and it doesn't work...
jeev: you're reading the wrong thing
"unpossible!"
Guest38638: ifconfig_em0_alias1="inet 206.125.172.67 netmask 255.255.255.240"
oh do i have to start at 0?
that might be why
ifconfig_em0_alias1="inet 206.125.172.67 netmask 255.255.255.240"
oops
damn putty quit pasting stuff
jeev: dood
did youy see me say .240 or .255
and yes, you have to start at 0
Guest38638: ok
thanks
obsidieth: dey be arpin
sroute: Guest38638: how many IPs do you have?
Guest38638: 13
sroute: ok. was going to post a default config but mine is for fewer.
-: sroute sees installkernel and reboot finished on my arp VM... but my own hardware is still grinding away.
obsidieth: yeah
it beat my home box by a good hour
Guest38638: the shit is fast!
sroute: Part of the reason: My office box was still running 7.1 so I'm doing a full upgrade.
... but yeah, garry's stuff is nice and fast.
Guest38638: time to work on pf
sroute: ... I like pf; used to be an all ipfw shop but now prefer pf
Guest38638: i have a feeling ill be using the vnc quite a bit ;p
does that count towards bandwith usage
sroute: lol
at least you have it. I have, ugh, one box in a DC with no regular kvm switch on it. Never had to pay per incident yet on it but it does jack the adrenaline up some.
Guest38638: oh wow
sroute: I've been managing that box for 8 years...
mind you the DC staff will visit the console for me if there is a strange hang up. Did have a stick of ram go bad once. But it is something of a badge of honour not to screw up the machine on my own ;)
no regular console access does tend to teach one to be careful LOL
***: heavysixer has joined #arpnetworks
sroute: ps. on that one box I use a script I call "pftry" which dumps the rules after X seconds - that way if I do mess up, I still get back in.
And I call it from within a "screen" or tmux session so I can get back to where I was immediately
ah, my office box has finished rebuilding world. Going to finish the upgrade and take off for coffee. cheers
This is very cool... a fancy business oriented restaurant in NYC has created a tool to "fake receipts" totalling whatever your bill is.
Go out and have a big steak dinner, later generate receipts for "office supplies" LOL
http://expenseasteak.com/
***: heavysixer has quit IRC ()
sroute has quit IRC ("have a good one")
heavysixer has joined #arpnetworks
ballen has joined #arpnetworks
visinin has quit IRC ("climbing")
-: jeev sets up git to start production on a new system
***: ballen is now known as ballen|away
ballen|away is now known as ballen
sroute has joined #arpnetworks
ballen has quit IRC ("Leaving...")
vtoms has quit IRC ("Leaving.")
vtoms has joined #arpnetworks
vtoms has quit IRC ("Leaving.")
heavysixer has quit IRC ()
coil: does ARP networks have ddos protection
and what ip do i allow ICMP from arp
***: sroute has left "WeeChat 0.3.0"
sroute has joined #arpnetworks
sroute has quit IRC ("WeeChat 0.3.0")
sroute has joined #arpnetworks
sroute: q
***: sroute has quit IRC (Client Quit)
sroute has joined #arpnetworks
heavysixer has joined #arpnetworks
jeev: git is sexy
***: ballen has joined #arpnetworks
nerdd: jeev: Indeed it is. In particular in combination with gitosis
jeev: never heard of gitosis
is it like osmosis for git
nerdd: It is a very nice thingy for running a remote repo
http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way
jeev: i ust put my pub key
and i'm using ssh to push
with gitweb block
ing access outside
nerdd: It's basically also what gitosis does - only it lets several people use the same repo
And only one shell account is needed for it
jeev: i'm the only dood so i'm ok
;)
up_the_irons: i'm the only guy on a lot of my repos and I *still* use gitosis. It pays to use gitosis
nerdd: Anyways.. Time for bed - it's way too late now here in Denmark. G'nite.
up_the_irons: g'night
jeev: night
***: ballen has quit IRC (Read error: 110 (Connection timed out))
Thorgrimr: gitosis is the sh*t
mike-burns: I had meant to use it, but the simplicity of what I already know (ssh keys) was so appealing.
jeev: damn
git makes me so happy
http://www.youtube.com/watch?v=8jaYOpbgieU hahahahahahhahah 58 sec
mhoran: Wow.
jeev: http://www.youtube.com/watch?v=X2BaCbVIZ1s
OH MY GOD
that's terrorism
***: bithash has joined #arpnetworks
vtoms has joined #arpnetworks
dj_goku: up_the_irons: I really like the VM management console :)
up_the_irons: dj_goku: LOL, thanks
but it barely does anything ;)
dj_goku: what more do you need?
-: dj_goku is going to try to shutdown then boot the VM :)
up_the_irons: dj_goku: well that part doesn't work. "boot and shutdown won't actually do anything"
see what I mean? :)
dj_goku: oh
hehe ZOMG hurry it up up_the_irons :)
up_the_irons: i hope to get that hooked up within the next few days, i'm *almost* there ;)
dj_goku: cool, I probably won't need to shutdown for awhile.
up_the_irons: most people prefer their VM to be running ;)
jeev: heh
***: ballen has joined #arpnetworks
ballen is now known as ballen|away
ballen|away is now known as ballen
ballen has quit IRC (Read error: 60 (Operation timed out))
coil: what ip do i need to allow for icmp
up_the_irons: coil: 208.79.88.56
obsidieth: i like my servers powered off.
coil: up_the_irons can you ping our box from that ip?
to see if it works
206.125.172.66
up_the_irons: coil: works
coil: and does it just ping the 'main' ip
or all the ips
obsidieth: i cannot ping that
up_the_irons: coil: just the first IP
coil: obsidieth yeah i'm blocking all icmp cept from that ip
so pf is working in that aspect
obsidieth: word.
i still need to refine my ipfw
.. a lot
coil: blah
pf > ipfw :P
obsidieth: but i dont know pf.
coil: i dont know it either
obsidieth: have you applied the null.patch and devfs.patch ?
coil: Oct 5 14:10:05 myfet named[1597]: the working directory is not writable
baklava: some of the directories were setup with 1000:1000 instead of root:wheel
***: bithash has quit IRC (" Want to be different? Try HydraIRC -> http://www.hydrairc.com <-")
coil: hey up_the_irons are you still around, were still having dns problems
the reverse auth isn't working, i've had my friend look at it and he's thinking it's not auth'd right
dbgi: reverse auth aint working and its becoming a headache :(
***: ballen has joined #arpnetworks
ballen: up_the_irons ya around
***: heavysixer has quit IRC ()
vtoms has quit IRC ("Leaving.")
visinin has joined #arpnetworks