I couldn't get on /prog/,/r9k/ /a/ and /g/ all day
At first i was hoping this would be permanent, so i would have the time to code something worthwhile without interrupting it with /prog/ bullshit, esp. the game(this is real project despite what you think),but i had to check it few times...
AT&T was being flooded with requests to 4chan, the sort that is caused by DOS attacks. They responded by dropping the ACK signals to 4chan for some time.
>>19
Wow sure is hard to spoof the IP source address for SYN floods.
tl;dr some script kiddies > other script kiddies
Name:
Anonymous2009-07-28 3:06
Wow sure is hard to spoof the IP source address for SYN floods.
Doesn't Windows try to make it nearly impossible to spoof IP addresses by disabling raw sockets & a bunch of other shit, or some other such nonsense?
__________________________________________ http://xs135.xs.to/xs135/09042/av922.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
Uncertainty is the essential, inevitable and all-pervasive companion to your desire to make art. And tolerance for uncertainty is the prerequisite to succeeding
On Windows 7, Windows Server 2008 R2, Windows Vista, and Windows XP with Service Pack 2 (SP2), the ability to send traffic over raw sockets has been restricted in several ways:
* TCP data cannot be sent over raw sockets.
* UDP datagrams with an invalid source address cannot be sent over raw sockets. The IP source address for any outgoing UDP datagram must exist on a network interface or the datagram is dropped. This change was made to limit the ability of malicious code to create distributed denial-of-service attacks and limits the ability to send spoofed packets (TCP/IP packets with a forged source IP address).
>>23
My Windows, a crippleware? It's more likely than you think.
Name:
Anonymous2009-07-28 12:10
Microsoft's software is distributed under licenses that keep users divided and helpless. The users are divided because they are forbidden to share copies with anyone else. The users are helpless because they don't have the source code that programmers can read and change.
If you're a programmer and you want to change the software, for yourself or for someone else, you can't.
If you're a business and you want to pay a programmer to make the software suit your needs better, you can't. If you copy it to share with your friend, which is simple good-neighbourliness, they call you a "pirate".
>>31
"Free software" does not mean "non-commercial." A free program must be available for commercial use, commercial development, and commercial distribution. Commercial development of free software is no longer unusual; such free commercial software is very important. You may have paid money to get copies of free software, or you may have obtained copies at no charge. But regardless of how you got your copies, you always have the freedom to copy and change the software, even to sell copies.
>>32 What is the point of paying for "Free software" if you get the source for free?
Also, this weird notion of "Commercial free software" has contradiction in purpose.
If e.g. programmer X develops a free "Commercial free software",
and someone copies and sells this commercial free software, multiple times, is it still free?
>> 23
On Windows 7, Windows Server 2008 R2, Windows Vista, and Windows XP with Service Pack 2 (SP2), the ability to send traffic over raw sockets has been restricted in several ways:
* TCP data cannot be sent over raw sockets.
* UDP datagrams with an invalid source address cannot be sent over raw sockets. The IP source address for any outgoing UDP datagram must exist on a network interface or the datagram is dropped. This change was made to limit the ability of malicious code to create distributed denial-of-service attacks and limits the ability to send spoofed packets (TCP/IP packets with a forged source IP address).
* A call to the bind function with a raw socket is not allowed.
These above restrictions do not apply to Windows Server 2008 , Windows Server 2003, or to versions of the operating system earlier than Windows XP with SP2.
>>34
One of the things you buy with "Commercial Free Software" is a number to call because you're too fucking retarded to use the software. The person on the line may have a horrid accent, but they won't treat you like it's the /prog/ help line.
>>36 These above restrictions do not apply to Windows Server 2008, Windows Server 2003, or to versions of the operating system earlier than Windows XP with SP2.
Too bad nobody is using those Operating Systems.