Forgot your password?

typodupeerror

Comment: Re:"life form unclassified" (Score 1) 147

by bcmm (#43114015) Attached to: Russians Find "New Bacteria" In Lake Vostok

its hobbies most likely consist of "feeding on geothermal heat" and "being adapted to an extremely stable, homogeneous environment

As a stable, homogenous environment, and a source of heat, I find this worrying.

(Yes, I know that, jokes aside, it wouldn't last an hour against a modern immune system.)

Comment: Re:i like to limit my DHCP scope (Score 4, Informative) 884

by bcmm (#42960973) Attached to: Ask Slashdot: Dealing With an Advanced Wi-Fi Leech?

On a modern network, it is.... at least at the consumer level where nobody knows how to configure a subnet manually, but if you're managing any kind of large scale network it becomes very difficult to work with static configurations on every workstation even when you know how.

My point is that it is *incredibly* trivial to connect to a wireless router that has DHCP enabled and just use an IP address of your choosing. It's a perfectly normal thing to do if you want to be able to predictably SSH a machine or something, and even MS Windows has a GUI way of doing it. Somebody who is sniffing network traffic and cracking encryption keys can easily determine which addresses are already in use, and in practice, if you take an address at the high end of the range (e.g. 192.168.1.250), you won't run in to any trouble with other clients.

Comment: Re:Low Hanging Fruit (Score 4, Interesting) 349

by bcmm (#42923961) Attached to: SSH Password Gropers Are Now Trying High Ports
And the bots are REALLY stupid. I have more than one internet-connected machine with a key-only sshd open to the internet, and, infuriatingly, they try to brute-force it anyway. That is, even though they don't even get a chance to offer a password, they still make multiple attempts to connect...

People who develop the habit of thinking of themselves as world citizens are fulfilling the first requirement of sanity in our time. -- Norman Cousins

Working...