태그>rst(총 5개의 글)
'rst' 관련 최근글
-
-
- [Dell] T3600에 Windows Server 2012 설치
-
:: Rainbow :: by 멋진쟈니|2014/01/07 18:10
Dell T3600에는 Windows 7 과 RHEL WS6 만 지원한다.헌데 Windows Server 2012를 설치하고자 하는 곳이 있어 방법을 찾아보았다.Dell 사이트에 driver가 없다. Intel 사이트에서 다운 받은 RST 드라이버 올려 설치 진행 성공~! ^&^)v Intel Rapid Storage Techno..
- [Dell] T3600에 Windows Server 2012 설치
-
-
- FreeBSD: Limiting open port RST response from xxx to 200 packet..
-
Purewell.BIZ by 샘이|2007/12/03 10:48
FreeBSD에서 /var/log/message 안에 "Limiting open port RST response from xxx to 200 packets/sec"라는 메시지를 볼 수 있다. 외부로부터 잘못된 SYN요청이 과도하게 들어와서 RST로 응답하는 회수를 초당 200건으로 제한했다는 의미이다. 이게 SY..
- FreeBSD: Limiting open port RST response from xxx to 200 packet..
-
- SO_LINGER problem with RST signal
-
KS blog by KillinS|2007/11/01 11:29
일반적으로 C에서 socket programming을 할 때 setsockopt를 통해 프로그램의 목적에 맞도록 socket을 적절히 변경하여 사용하게 된다. 보통은 session이 종료되고 난 뒤 새로운 session을 다시 시작할 때 송수..
- SO_LINGER problem with RST signal