From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Message-ID: <52EBFA01.1010903@altlinux.ru> Date: Fri, 31 Jan 2014 23:31:13 +0400 From: Anton Gorlov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: ALT Linux Community general discussions References: <52EBF229.1080002@altlinux.ru> <20140201011402.4fd103a4@sol.home> <52EBF97A.6090401@altlinux.ru> In-Reply-To: <52EBF97A.6090401@altlinux.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Authenticated-As: support@locum.ru Subject: Re: [Comm] nmap X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2014 19:31:25 -0000 Archived-At: List-Archive: List-Post: вернее даже ядерный ppp у меня lsmod |grep ppp pppoe 17873 2 pppox 13342 1 pppoe ppp_generic 33079 6 pppoe,pppox slhc 13434 1 ppp_generic 31.01.2014 23:28, Anton Gorlov пишет: > Ещё 1 момент - у меня pppoe линк. > В strace есть > === > > setsockopt(4, SOL_SOCKET, SO_ATTACH_FILTER, > "\1\0\0\0\0\0\0\0\200\3\232\\\4\177\0\0", 16) = 0 > fcntl(4, F_GETFL) = 0x2 (flags O_RDWR) > fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0 > recvfrom(4, 0x7fff7056c5cf, 1, 32, 0, 0) = -1 EAGAIN (Resource > temporarily unavailable) > fcntl(4, F_SETFL, O_RDWR) = 0 > setsockopt(4, SOL_SOCKET, SO_ATTACH_FILTER, > "6\0I\0\0\0\0\0\20R\36\1\0\0\0\0", 16) = 0 > sendto(3, > "E\0\0,\311\236\0\0002\6\16\231[\220\263L\325\264\314\3\351]\0P\213\237\312\32\0\0\0\0"..., > 44, 0, {sa_family=AF_INET, sin_port=htons(80), > sin_addr=inet_addr("213.180.204.3")}, 16) = 44 > select(5, [4], NULL, NULL, {0, 353950}) = 1 (in [4], left {0, 282632}) > ioctl(3, TIOCGPGRP, [749450514]) = -1 ENOTTY (Inappropriate > ioctl for device) > close(3) = 0 > setsockopt(4, SOL_PACKET, PACKET_RX_RING, {block_size=0, block_nr=0, > frame_size=0, frame_nr=0}, 16) = -1 EBUSY (Device or resource busy) > munmap(0x7f045916e000, 2146304) > > > 31.01.2014 23:14, Pavel N. Solovyov пишет: >>> nmap --traceroute -p 80 ya.ru >>> > >>> >Starting Nmap 5.51 (http://nmap.org ) at 2014-01-31 22:56 MSK >>> >Nmap scan report for ya.ru (213.180.204.3) >>> >Host is up (0.071s latency). >>> >Other addresses for ya.ru (not scanned): 93.158.134.3 213.180.193.3 >>> >rDNS record for 213.180.204.3:www.yandex.ru >>> >PORT STATE SERVICE >>> >80/tcp open http >>> > >>> >TRACEROUTE >>> >HOP RTT ADDRESS >>> >1 71.00 mswww.yandex.ru (213.180.204.3) >>> > >>> >Nmap done: 1 IP address (1 host up) scanned in 0.26 seconds >> У меня Сизиф, но nmap такой же, как в p7 >> >> pavel@sol ~/Soft_new $ sudo nmap --traceroute -p 80 ya.ru >> [sudo] password for pavel: >> >> Starting Nmap 5.51 (http://nmap.org ) at 2014-02-01 01:09 YEKT >> Nmap scan report for ya.ru (213.180.193.3) >> Host is up (0.027s latency). >> Other addresses for ya.ru (not scanned): 93.158.134.3 213.180.204.3 >> rDNS record for 213.180.193.3:www.yandex.ru >> PORT STATE SERVICE >> 80/tcp open http > > _______________________________________________ > community mailing list > community@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/community