I recently reinstalled the OS on my server (due to a lot
of misconfiguration, I thought it would be easiest to start again) following
the guide on the wiki:
https://tools.bitfolk.com/wiki/Using_the_self-serve_net_installer
It installed correctly, and now I am working through the "Things you might
like to change after install" part. I set up the cacher and NTP but I am
completely stumped on IPv6. According to "ifconfig" IPv6 is there (I have an
inet6 address) so I tried to ping6 ipv6.google.com and it failed as i
suspected.
The next thing I tried was just adding my settings to
/etc/network/interfaces:
iface eth0 inet6 static
pre-up modprobe ipv6
# Perhaps you will only use this one for web serving
address fe80::216:5eff:fe00:1e5
netmask 64
gateway 2001:ba8:1f1:f004::1
but that didn't work either...does anybody have any idea how I can enable
v6?
Thank you!
Daniel
I setup a new VPS a month or so ago, but in the last week things have
got a little wild in the apache access and error logs.
I'm using firehol, denyhosts and fail2ban to try and stop the constant
traffic, and I guess it's my lack of regex knowledge that isn't
helping there. Those packages should help prevent stuff like:
203.186.54.50 - - [26/Jan/2011:12:42:12 +0000] "CONNECT
80.176.162.50:25 HTTP/1.0" 200 10417 "-" "-"
178.162.131.33 - - [26/Jan/2011:12:42:53 +0000] "GET
http://vastdata.net/ HTTP/1.1" 200 10312 "-" "-"
123.165.11.194 - - [26/Jan/2011:12:38:18 +0000] "GET
http://proxyjudge2.proxyfire.net/fastenv HTTP/1.1" 404 537 "-" "Mozill
a/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
[Wed Jan 26 05:01:05 2011] [error] [client 76.253.161.24] File does
not exist: /var/www/vch/data
[Wed Jan 26 05:03:21 2011] [error] [client 112.194.97.133] script
'/var/www/vch/proxycheck.php' not found or unable to stat
[Wed Jan 26 05:07:57 2011] [error] [client 116.248.134.82] script
'/var/www/vch/proxygrade.php' not found or unable to stat, referer:
http://www.proxygrade.com/proxygrade.php?hash=C59C2E3FD31372BAD
D1004781F90050A953698723D3E
Comments, advice and regex guidance are always welcome.
Cie
Hello,
In the last few months there's been an increase in the number of
notices of claimed infringement we have received from various
companies acting on behalf of rights owners such as Columbia
Pictures, CBS, etc..
A number of times this has been traced back to customers running TOR
exit nodes.
Assuming that you do not wish to trigger these allegations, I would
suggest that those operating TOR exit nodes at BitFolk might like to
consider whether they want to all people to be using BitTorrent
through their node.
Or indeed whether they want to be running an exit node at all (as
opposed to a routing node which only talks to other TOR nodes).
Some further information:
http://www.chrisbrunner.com/2006/07/09/why-you-shouldnt-run-bittorrent-over…
Cheers,
Andy
--
http://bitfolk.com/ -- No-nonsense VPS hosting
_______________________________________________
announce mailing list
announce(a)lists.bitfolk.com
https://lists.bitfolk.com/mailman/listinfo/announce
Hi all,
Having today switched to a BitFolk VPS and having received a snapshot
from my old VPS, I'm wondering what to do with it to, well, make it
work?!
Thanks in advance,
Isabell.
Guys,
What advantage does Up takeover have over a 5 minute ttl on dns?
Aside from the obvious, in that ip change can have s lower change time.
On 19 Jan 2011 01:03, "SP SP" <sundancecloud(a)gmail.com> wrote:
Andy,
Yes, I would agree with your analysis. I've just seen a failure at another
site where both disks in a RAID configuration failed. Our sites were down
for 24 hours while we re-constructed the sites and restored data.
So, depending on the net cost and specific details, there could be some
benefit to IP failover.
BTW when I mentioned that another provider would be beneficial ... I was not
hinting that BitFolk was not a great provider! :-)
- Sandy
On Tue, Jan 18, 2011 at 6:34 PM, Andy Smith <andy(a)bitfolk.com> wrote:
> >
> > Hi Sandy,
> >
> > It's important to weigh up the common faults against the cost of
> > protecting agai...
>
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.9 (GNU/Linux)
> >
> iEYEAREDAAYFAk02I3AACgkQIJm2TL8VSQsG6gCeMljZ6NGV8g/167ylbRoHKBTO
> dicAoNwxWLz8l+oCuevdD9gJ53quXaNa
> =q8Q3
>
>
> > -----END PGP SIGNATURE-----
> >
> > _______________________________________________
> > users mailing l...
>
_______________________________________________
users mailing list
users(a)lists.bitfolk.com
https://lists.bitfolk.com/mailman/listinfo/users
Hello,
This is a long email about BitFolk's free backups service. If you
don't use that then you probably want to skip it.
In mid-2010 I asked what you thought should be done about the
backups when a customer accidentally backs up up some large amount
of data that they didn't mean to:
http://lists.bitfolk.com/lurker/message/20100528.061800.6814d4ed.en.html
The TL;DR version of that thread is:
- I don't want customers to have write access to their backups
because
a) It means the backups can't be trusted after a compromise;
b) If they're not writable they can't be trashed accidentally in
some other way;
c) I don't want backup space used for general purpose storage.
- The default backup schedule keeps things for 6 months. That means
that once something is backed up, it is there for 6 months in
backups even if you delete the file from your VPS's disk (or
exclude from backups) as soon as you notice.
When someone blows all their backup quota on some data they didn't
mean to back up[1], they probably don't want to have to buy more
disk space in order to keep their backups working. I imagine they
would rather have the accidentally backed up data deleted. But
they can't because they don't have write access.
- I don't want BitFolk support to be poking around in people's
backup data trying to delete things. The potential for mistakes
and misunderstandings is too great.
- I proposed one method of dealing with the situation which would be
that BF support would delete entire iterations of backups until
the usage went below quota again. If you're quick it might only be
the last 4 hours, or the last day, but this is still rather harsh.
- Other proposals were based around BitFolk developing tools to do
limited file operations on the backups. This could be done, but it
seems like a lot of work for a relatively rare situation. I'm
still hoping for a better idea.
Since that thread took place we've had a bit more experience with
the issue.
In most cases as long as we could see that the disk usage had gone
down and would eventually drop below the quota once some of it
cycled off the end, it was easier to just not enforce quota.
In light of this, one new proposal that I have is that the disk
space for backups should be a lot cheaper. BitFolk has an abundance
of spare disk space that isn't selling. I don't think I want to
reduce the cost of general purpose disk space (it's already
quite low), but it seems only fair that disk space for backups --
which is of limited use -- should be cheaper.
Hopefully this will encourage larger quotas for backups and make
accidental backups a lesser issue, since it will impact you less to
just have them cycle off the end.
My next proposal is that it might be an acceptable risk to allow
customers, via panel.bitfolk.com, to temporarily grant themselves
write access to their backups. I'm suggesting it remains writable
for just a few hours and then it automatically goes read-only again.
Since that would be logged it would be possible to still be
confident about the sanctity of the backups after a compromise.
Do these proposals sound reasonable, or at least better than what we
have now?
Does anyone have any other ideas?
Cheers,
Andy
[1] At this point it is tempting to ask, "why does the backup
facility even let a customer back up more data than their quota
allows?"
The answer is that it is relatively expensive to calculate how
much disk space has actually been used for backups, so it's not
possible to do so at every backup run.
However, even if it were possible, it doesn't really get us
anywhere with this problem: once you back up a huge amount of
stuff that you didn't mean to then you're still in this
predicament whether that is 150% of your quota, 100% or 95%. You
don't want it there, using up space for 6 months.
So let's leave that issue for another day. It is documented:
https://tools.bitfolk.com/redmine/issues/38
Hello,
If you have two VPSes, it's relatively simple to have an IP address
that flips between them.
So say for example you have vps-a on IP 212.13.194.32 and vps-b on
212.13.195.43, and you also have a third IP address 212.13.195.20
that starts off routed to vps-a. You put a web server listening on
212.13.195.20 which hosts some important pictures of your cat which
require high availability.
Some mishap befalls your vps-a, like your web server dies or the
actual hardware it's on dies or something. vps-b notices that vps-a
isn't responding any more and so does something to flip
212.13.195.20 over to itself and continue serving your cat gallery
with many 9's of availability. None of your cat's admirers notice
that one of your VPSes died.
Right now if you buy two VPSes you can already do all of that except
flip the IP address over between them. You need BitFolk's help to
flip an IP address from one VPS to another because normally you
can't ARP for an IP address you don't have routed to you. If you did
bring up 212.13.195.20 on vps-b, all the packets would still end up
going to vps-a.
We can make it so that you can do something to flip that IP to one of
your other VPSes. You take care of all the other details. There
would most likely be no charge for this beyond you having to have
two VPSes.
Is there any interest?
Cheers,
Andy
PS I don't want to get into the idea of failing over an entire VPS
at the moment, nor of automatically migrating a single VPS
between hosts. Both are certainly doable, but the complications
of shared storage and/or reserving unsold resources on other
hosts so that VPSes can be failed over to them are too much. Use
Amazon EC2 or something?
But if you have 2+ VPSes, flipping IP addresses around between
them is quite simple.
--
http://bitfolk.com/ -- No-nonsense VPS hosting
"The electric guitar - like making love - is much improved by a little
feedback, completely ruined by too much." -- The League Against Tedium
Hi all,
My fastcgi process has just stopped twice recently, and I am having
trouble finding out why.
History
Recent upgraded VPS to Ubuntu 10.4. from 8.4 - apparently without
problem.
Running nginx with php via init-fastcgi script
nginx was not changed in the upgrade, neither was the
init-fastcgi script.
Oddities noticed.
/etc/init.d/init-fastcgi stop took 30 seconds but gave no
errors. I could then start the process fine without error.
I can find nothing in the logs that is suspicious, for either time.
This morning Baiduspider was spidering a site running an old version of
Word Press at about the time the problem started, but did not
get a 504 error.
I wish I had run ps -ax to see if the processes were in the machine. I
ran it, and nginx was fine, but did not check the php side. (still asleep).
Has anyone any ideas about what might be happening, what could cause it,
or indeed anything helpful to stopping it happening again?
Thanks
Ian
Hello,
As of last night, the backups source IP and NFS host address which
were both formerly 212.13.194.71 have been changed to 85.119.80.241
[*].
Only a couple of customers appear to have restricted the IP that the
backups can be done from, and I'll be contacting them directly
today.
Those of you who access your backups over read-only NFS will need to
mount them from 85.119.80.241 instead of 212.13.194.71 (look in your
/etc/fstab).
Cheers,
Andy
[*] This is an IP from our new allocation:
http://is.gd/kmhx8
Despite looking nothing like the other one it is actually still
in the same facility. We will be trying to keep all BitFolk
infrastructure inside 85.119.80.0/23.
--
http://bitfolk.com/ -- No-nonsense VPS hosting
_______________________________________________
announce mailing list
announce(a)lists.bitfolk.com
https://lists.bitfolk.com/mailman/listinfo/announce
Hello,
This weekend I'm off to OggCamp - http://oggcamp.org/
- if you're there too then do say hello! :)
Whilst there will be support cover and I should be available in
emergencies, this is also awkward timing because the next Ubuntu LTS
release is due for tomorrow.
Firstly I would say if you do have a support issue you need doing
before next week you should put it in now.
Secondly, if you are considering upgrading an Ubuntu VPS to 10.04 I
would recommend waiting until after the weekend. I haven't tried it
yet myself, though I do hope to do so. I think it should work, but
there might be some gotchas, and a lot of people breaking their
VPSes at once will stretch things this weekend. Plus if it does
break all I'll likely be able to do is put you back to 8.04 or
Debian.
Don't forget that I can snapshot your filesystem before you do a
major upgrade so if it all goes wrong we can roll it back to before
you started fairly easily. But you have to ask first.
Cheers,
Andy
--
http://bitfolk.com/ -- No-nonsense VPS hosting