Ясно....
Ну тогда я своими баранами людей помучаю...
Код: Выделить всё
nessus# uname -v
FreeBSD 7.2-RELEASE-p3 #0: Fri Sep 18 22:06:27 MSD 2009 neo@nessus.homeunix.net:/usr/obj/usr/src/sys/SERVER
Код: Выделить всё
nessus# cat /etc/rc.conf
# -- sysinstall generated deltas -- # Sat Aug 22 23:23:40 2009
# Created: Sat Aug 22 23:23:40 2009
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
keymap="ru.koi8-r"
sshd_enable="YES"
ifconfig_re0="DHCP"
tcp_extensions="YES"
hostname="nessus.homeunix.net"
nmbd_enable="YES"
smbd_enable="YES"
mpd_enable="YES"
nginx_enable="YES"
mysql_enable="YES"
php_fpm_enable=YES
gateway_enable="YES"
ifconfig_re1="up"
ifconfig_ral0="mediaopt hostap up"
cloned_interfaces="bridge0"
ifconfig_bridge0="inet 192.168.0.1 netmask 255.255.255.0 addm re1 addm vr0 addm ral0 up"
hostapd_enable="YES"
defaultrouter="10.115.216.1"
ddclient_enable="YES"
rtorrent_enable="YES"
font8x14="cp866-8x14"
font8x16="cp866b-8x16"
font8x8="cp866-8x8"
scrnmap="koi8-r2cp866"
ftpproxy_enable="YES"
#ftpproxy_flags="-v -D 7"
pf_enable="YES"
pf_rules="/etc/pf.conf"
pflog_enable="YES"
pflog_logfile="/var/log/pflog"
ntpdate_enable="YES"
ntpdate_flags="-b ntp.corbina.net"
sendmail_enable="NO"
dhcpd_enable="YES"
dhcpd_flags="-q"
dhcpd_ifaces="bridge0"
nessus#
Код: Выделить всё
ral0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 2290
ether 00:11:09:9b:f8:9a
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect <hostap>)
status: associated
ssid NeO`s channel 1 (2412 Mhz 11g) bssid 00:11:09:9b:f8:9a
authmode WPA2/802.11i privacy MIXED deftxkey 3 TKIP 2:128-bit
TKIP 3:128-bit txpower 50 bmiss 7 scanvalid 60 bgscan bgscanintvl 300
bgscanidle 250 roam:rssi11g 7 roam:rate11g 5 protmode CTS
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=38db<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,POLLING,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC>
ether 00:0c:76:23:02:64
inet 10.115.222.236 netmask 0xfffff800 broadcast 10.115.223.255
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
re1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=38d8<VLAN_MTU,VLAN_HWTAGGING,POLLING,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC>
ether 00:0c:76:9f:05:eb
media: Ethernet autoselect (1000baseTX <full-duplex>)
status: active
vr0: flags=8902<BROADCAST,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=2848<VLAN_MTU,POLLING,WOL_UCAST,WOL_MAGIC>
ether 00:13:8f:64:6f:02
media: Ethernet autoselect (none)
status: no carrier
pflog0: flags=141<UP,RUNNING,PROMISC> metric 0 mtu 33204
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
inet 127.0.0.1 netmask 0xff000000
pfsync0: flags=0<> metric 0 mtu 1460
syncpeer: 224.0.0.240 maxupd: 128
bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 0a:29:c5:f1:42:10
inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200
root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
member: ral0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 1 priority 128 path cost 370370
member: vr0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 4 priority 128 path cost 2000000
member: re1 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 3 priority 128 path cost 55
ng0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> metric 0 mtu 1460
inet 95.28.68.106 --> 83.102.254.192 netmask 0xffffffff
nessus#
Код: Выделить всё
nessus# cat /etc/hostapd.conf
interface=ral0
driver=bsd
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
debug=4
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=wheel
ssid=NeO`s
wpa=2
wpa_pairwise=CCMP
wpa_passphrase=123456789
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
Код: Выделить всё
nessus# cat /etc/pf.conf
ext_if="re0"
int_if="bridge0"
vpn_if="ng0" # vpn interface always ng0 - NetGraph interface
mcast_ll="224.0.0.0/24"
mcast_as="233.32.240.0/24"
mcast_ssm="239.255.255.0/24"
# ftp="21" # ОНПРШ FTP ЯЕПБЕПЮ ДНКФМШ АШРЭ СЙЮГЮМШ Б ТЮИКЕ router.config ОНЯКЕ ЮДПЕЯЮ ЯЕПБЕПЮ
# ftp-data="20"
ftp_proxy="127.0.0.1" # ftp proxy IP
ftp_proxyport="8021" # ftp proxy port
#=======================================
set optimization aggressive
## НРАПЮЯШБЮРЭ ОЮЙЕРШ АСДЕЛ РХУН, ВРНАШ МХЙРН МЕ ДНЦЮДЮКЯЪ.. ))
#set block-policy drop
# He ТХКЭРПСЕЛ ОЮЙЕРШ МЮ ЙНКЭЖЕБНЛ ХМРЕПТЕИЯЕ
set skip on lo0
## МНПЛЮКХГСЕЛ БУНДЪЫХИ РПЮТХЙ
scrub in all fragment reassemble
## МНПЛЮКХГСЕЛ ХЯУНДЪЫХИ РПЮТХЙ
## max-mss МЕНАУНДХЛ ХГ-ГЮ МХГЙНЦН mtu МЮ БМЕЬМЕЛ ЙЮМЮКЕ
scrub out all random-id max-mss 1460
#============================================================================
# Translation: specify how addresses are to be mapped or redirected.
# nat: packets going out through with source address will
# get translated as coming from the address of , a state is created for
# such packets, and incoming packets will be redirected to the internal address.
#============================================================================
nat on $ext_if proto { tcp udp icmp } from $int_if:network to any -> ($ext_if)
nat on $vpn_if proto { tcp udp icmp } from $int_if:network to any -> ($vpn_if)
nat-anchor "ftp-proxy/*"
rdr-anchor "ftp-proxy/*"
#=============Redirect Section===============================================
## Redirect for FTP Proxy
rdr pass on $int_if proto tcp from any to any port ftp -> $ftp_proxy port $ftp_proxyport
## Redirect for home servers
#tcp
rdr pass on $ext_if proto tcp from any to any port { 15911 15912 } -> 192.168.0.2
#udp
rdr pass on $ext_if proto udp from any to any port 15911 -> 192.168.0.2
#=============Pass Section===============================================
## Pass multicast traffic
#pass quick on { $int_if $ext_if } proto { igmp udp } to { $mcast_ll $mcast_as $mcast_ssm } allow-opts modulate state
## pass in for FTP Server
pass in quick on {$ext_if $vpn_if} proto tcp from any to any port 21 flags S/SA synproxy state
anchor "ftp-proxy/*"
#nginx
pass in quick on $vpn_if proto tcp from any to any port 80
#rtorrent
pass in quick on $vpn_if proto tcp from any to any port 44584
## =========================
## ГЮОПЕЫЮЕЛ ЯНЕДХМЕМХЕ Я МЮЬХЛ ssh ЯЕПБЕПНЛ ХГ БМЕЬМЕЦН ЛХПЮ
#block in quick on {$ext_if $vpn_if} proto tcp from any to any port ssh
## ВРНАШ ГЮОПЕРХРЭ ОХМЦНБЮРЭ МЮЬ ПНСРЕП ПЮЯЙНЛЛЕМРХПСИРЕ:
#block in quick on {$ext_if $vpn_if} proto icmp from any to (self)
## ПЮГПЕЬХРЭ БЕЯЭ БШУНД
pass out all keep state
block in on { $ext_if $vpn_if }
nessus#
Код: Выделить всё
nessus# netstat -r
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 83.102.254.192 UGS 0 866143 ng0
10.0.0.0 10.115.216.1 UGS 0 87 re0
10.115.216.0/21 link#2 UC 0 0 re0
10.115.216.1 00:1c:f0:1d:1e:42 UHLW 9 0 re0 1154
10.115.222.236 00:0c:76:23:02:64 UHLW 2 0 lo0
10.115.223.255 ff:ff:ff:ff:ff:ff UHLWb 1 49 re0
78.107.23.0 10.115.216.1 UGS 0 0 re0
78.107.52.0 10.115.216.1 UGS 0 0 re0
83.102.146.96/27 10.115.216.1 UGS 0 0 re0
83.102.254.192 10.115.216.1 UGHS 1 866587 re0
83.102.255.224/28 10.115.216.1 UGS 0 0 re0
85.21.0.0 10.115.216.1 UGS 0 0 re0
mara.corbina.net 10.115.216.1 UGHS 0 0 re0
85.21.72.80/28 10.115.216.1 UGS 0 0 re0
drweb-fr1-ext.fttb 10.115.216.1 UGHS 0 0 re0
85.21.79.0 10.115.216.1 UGS 0 0 re0
hg-serv.corbina.ne 10.115.216.1 UGHS 0 0 re0
hg-ro.corbina.net 10.115.216.1 UGHS 0 0 re0
85.21.79.38 10.115.216.1 UGHS 0 0 re0
jabber.corbina.ru 10.115.216.1 UGHS 0 0 re0
mara-gw.corbina.ne 10.115.216.1 UGHS 0 0 re0
85.21.90.0 10.115.216.1 UGS 0 0 re0
85.21.138.208/28 10.115.216.1 UGS 0 0 re0
hdns2.corbina.net 10.115.216.1 UGHS 0 0 re0
89.179.134.64/28 10.115.216.1 UGS 0 0 re0
localhost localhost UH 0 6109 lo0
192.168.0.0 link#8 UC 0 0 bridge
192.168.0.2 00:11:09:c4:2f:6f UHLW 1 12224 bridge 616
192.168.0.11 00:0c:29:bf:e2:86 UHLW 1 204 bridge 113
192.168.0.255 ff:ff:ff:ff:ff:ff UHLWb 1 49 bridge
194.67.1.0 10.115.216.1 UGS 0 0 re0
portal.rol.ru 10.115.216.1 UGHS 0 0 re0
mail.bmail.ru 10.115.216.1 UGHS 0 0 re0
194.67.18.0 10.115.216.1 UGS 0 0 re0
wns.sovam.com 10.115.216.1 UGHS 0 0 re0
scylla-l0.msk.corb 10.115.216.1 UGHS 0 0 re0
ns.corbina.net 10.115.216.1 UGHS 0 0 re0
mail.post.ru 10.115.216.1 UGHS 0 0 re0
hdns1.corbina.net 10.115.216.1 UGHS 0 344 re0
217.118.84.0 10.115.216.1 UGS 0 0 re0
233.32.240.0 10.115.222.236 UGS 0 0 re0
239.255.255.0 10.115.216.1 UGS 0 0 re0
nessus#
Помогите чайнику...
Собственно проблема такая, КПК ходит тока на локальные и адреса которые роутятся через re0. То что подключено по проводам к re1 прекрасно ходит во всех направлениях.
Попытка сканектится с гуголом
Код: Выделить всё
tcpdump -i bridge0 host 192.168.0.10
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on bridge0, link-type EN10MB (Ethernet), capture size 68 bytes
07:34:36.017102 IP 192.168.0.10.1177 > hdns1.corbina.net.domain: 174+[|domain]
07:34:36.213127 IP hdns1.corbina.net.domain > 192.168.0.10.1177: 174[|domain]
07:34:36.277740 IP 192.168.0.10.skkserv > ey-in-f111.google.com.pop3s: S 496790534:496790534(0) win 65535 <mss 1460,nop,wscale 1,nop,nop,sackOK>
07:34:36.329133 IP ey-in-f111.google.com.pop3s > 192.168.0.10.skkserv: S 1159349565:1159349565(0) ack 496790535 win 5720 <mss 1420,nop,nop,sackOK,nop,wscale 6>
07:34:36.713158 IP ey-in-f111.google.com.pop3s > 192.168.0.10.skkserv: S 1159349565:1159349565(0) ack 496790535 win 5720 <mss 1420,nop,nop,sackOK,nop,wscale 6>
07:34:37.313120 IP ey-in-f111.google.com.pop3s > 192.168.0.10.skkserv: S 1159349565:1159349565(0) ack 496790535 win 5720 <mss 1420,nop,nop,sackOK,nop,wscale 6>
07:34:38.513105 IP ey-in-f111.google.com.pop3s > 192.168.0.10.skkserv: S 1159349565:1159349565(0) ack 496790535 win 5720 <mss 1420,nop,nop,sackOK,nop,wscale 6>
07:34:39.334893 IP 192.168.0.10.skkserv > ey-in-f111.google.com.pop3s: S 496790534:496790534(0) win 65535 <mss 1460,nop,wscale 1,nop,nop,sackOK>
07:34:39.386099 IP ey-in-f111.google.com.pop3s > 192.168.0.10.skkserv: S 1159349565:1159349565(0) ack 496790535 win 5720 <mss 1420,nop,nop,sackOK,nop,wscale 6>
07:34:40.916078 IP ey-in-f111.google.com.pop3s > 192.168.0.10.skkserv: S 1159349565:1159349565(0) ack 496790535 win 5720 <mss 1420,nop,nop,sackOK,nop,wscale 6>
07:34:45.240401 IP 192.168.0.10.skkserv > ey-in-f111.google.com.pop3s: S 496790534:496790534(0) win 65535 <mss 1460,nop,wscale 1,nop,nop,sackOK>
07:34:45.291015 IP ey-in-f111.google.com.pop3s > 192.168.0.10.skkserv: S 1159349565:1159349565(0) ack 496790535 win 5720 <mss 1420,nop,nop,sackOK,nop,wscale 6>
07:34:57.247670 IP 192.168.0.10.skkserv > ey-in-f111.google.com.pop3s: S 496790534:496790534(0) win 65535 <mss 1460,nop,wscale 1,nop,nop,sackOK>
07:34:57.297905 IP ey-in-f111.google.com.pop3s > 192.168.0.10.skkserv: S 1184211341:1184211341(0) ack 496790535 win 5720 <mss 1420,nop,nop,sackOK,nop,wscale 6>
А с почтовиком в локалке права...
Код: Выделить всё
nessus# tcpdump -i bridge0 host 192.168.0.10
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on bridge0, link-type EN10MB (Ethernet), capture size 68 bytes
07:38:20.870097 IP 192.168.0.10.1182 > hdns1.corbina.net.domain: 178+[|domain]
07:38:20.883417 IP hdns1.corbina.net.domain > 192.168.0.10.1182: 178 1/0/0 (46)
07:38:20.892262 IP 192.168.0.10.1183 > mail.post.ru.pop3s: S 524095458:524095458(0) win 65535 <mss 1460,nop,wscale 1,nop,nop,sackOK>
07:38:20.900418 IP mail.post.ru.pop3s > 192.168.0.10.1183: S 1432598628:1432598628(0) ack 524095459 win 5840 <mss 1460,nop,nop,sackOK,nop,wscale 7>
07:38:20.908874 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 1 win 49640
07:38:21.093609 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 1:70(69) ack 1 win 49640
07:38:21.102413 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 70 win 46
07:38:21.102458 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1:80(79) ack 70 win 46
07:38:21.300542 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 80 win 49600
07:38:21.309405 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 80:993(913) ack 70 win 46
07:38:21.347797 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 70:274(204) ack 993 win 49144
07:38:21.359433 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 993:999(6) ack 274 win 54
07:38:21.501864 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 999 win 49141
07:38:21.510405 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 999:1153(154) ack 274 win 54
07:38:21.638251 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 274:301(27) ack 1153 win 49064
07:38:21.646423 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1153:1256(103) ack 301 win 54
07:38:21.673809 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 301:327(26) ack 1256 win 49012
07:38:21.737409 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 327 win 54
07:38:21.740322 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 327:376(49) ack 1256 win 49012
07:38:21.748401 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 376 win 54
07:38:21.748440 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1256:1293(37) ack 376 win 54
07:38:21.766047 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 376:409(33) ack 1293 win 48994
07:38:21.817410 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 409 win 54
07:38:21.820317 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 409:432(23) ack 1293 win 48994
07:38:21.828415 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 432 win 54
07:38:21.828470 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1293:1330(37) ack 432 win 54
07:38:21.845822 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 432:465(33) ack 1330 win 48975
07:38:21.897406 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 465 win 54
07:38:21.900347 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 465:488(23) ack 1330 win 48975
07:38:21.908395 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 488 win 54
07:38:21.913391 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1330:1381(51) ack 488 win 54
07:38:21.960890 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 488:513(25) ack 1381 win 48950
07:38:22.009444 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 513 win 54
07:38:22.012551 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 513:536(23) ack 1381 win 48950
07:38:22.021413 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 536 win 54
07:38:22.021460 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1381:1415(34) ack 536 win 54
07:38:22.043624 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 536:565(29) ack 1415 win 48933
07:38:22.052396 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1415:1446(31) ack 565 win 54
07:38:22.108287 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 565:594(29) ack 1446 win 48917
07:38:22.116414 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1446:1477(31) ack 594 win 54
07:38:22.125001 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 1477 win 49640
07:38:22.147233 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 594:625(31) ack 1477 win 49640
07:38:22.155395 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1477:1519(42) ack 625 win 54
07:38:22.315053 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 1519 win 49619
07:38:22.323395 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 1519:2807(1288) ack 625 win 54
07:38:22.483315 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 625:654(29) ack 2807 win 48975
07:38:22.491416 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 2807:2840(33) ack 654 win 54
07:38:22.619004 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 2840 win 48958
07:38:22.841225 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 654:683(29) ack 2840 win 48958
07:38:22.849420 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 2840:2871(31) ack 683 win 54
07:38:22.879572 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 683:714(31) ack 2871 win 48943
07:38:22.888383 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 2871:2913(42) ack 714 win 54
07:38:22.888458 IP mail.post.ru.pop3s > 192.168.0.10.1183: . 2913:4373(1460) ack 714 win 54
07:38:22.892522 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 4373 win 48192
07:38:22.900051 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 4373 win 49640
07:38:22.901377 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 4373:4484(111) ack 714 win 54
07:38:23.003791 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 714:743(29) ack 4484 win 49584
07:38:23.012383 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 4484:4517(33) ack 743 win 54
07:38:23.123935 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 4517 win 49568
07:38:23.280986 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 743:772(29) ack 4517 win 49568
07:38:23.289380 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 4517:4548(31) ack 772 win 54
07:38:23.316858 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 772:803(31) ack 4548 win 49552
07:38:23.325379 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 4548:4590(42) ack 803 win 54
07:38:23.326372 IP mail.post.ru.pop3s > 192.168.0.10.1183: . 4590:6050(1460) ack 803 win 54
07:38:23.326423 IP mail.post.ru.pop3s > 192.168.0.10.1183: . 6050:7510(1460) ack 803 win 54
07:38:23.331510 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 6050 win 48801
07:38:23.338442 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 7510 win 49640
07:38:23.340375 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 7510:8329(819) ack 803 win 54
07:38:23.473033 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 803:832(29) ack 8329 win 49230
07:38:23.481397 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 8329:8362(33) ack 832 win 54
07:38:23.634953 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 8362 win 49214
07:38:23.777871 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 832:861(29) ack 8362 win 49214
07:38:23.786376 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 8362:8393(31) ack 861 win 54
07:38:23.815217 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 861:892(31) ack 8393 win 49198
07:38:23.823391 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 8393:8435(42) ack 892 win 54
07:38:23.940053 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 8435 win 49177
07:38:23.948376 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 8435:9349(914) ack 892 win 54
07:38:23.952852 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 9349 win 49640
07:38:23.997441 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 892:921(29) ack 9349 win 49640
07:38:24.008381 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 9349:9381(32) ack 921 win 54
07:38:24.141555 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 9381 win 49624
07:38:24.387949 IP 192.168.0.10.1183 > mail.post.ru.pop3s: P 921:948(27) ack 9381 win 49624
07:38:24.396367 IP mail.post.ru.pop3s > 192.168.0.10.1183: P 9381:9453(72) ack 948 win 54
07:38:24.397360 IP mail.post.ru.pop3s > 192.168.0.10.1183: FP 9453:9476(23) ack 948 win 54
07:38:24.399739 IP 192.168.0.10.1183 > mail.post.ru.pop3s: . ack 9477 win 49576
07:38:24.461497 IP 192.168.0.10.1183 > mail.post.ru.pop3s: F 948:948(0) ack 9477 win 49576
07:38:24.470385 IP mail.post.ru.pop3s > 192.168.0.10.1183: . ack 949 win 54
07:38:24.474427 IP 192.168.0.10.1183 > mail.post.ru.pop3s: R 524096407:524096407(0) win 0
07:38:34.190294 IP 192.168.0.10.bootpc > 192.168.0.1.bootps: BOOTP/DHCP, Request [|bootp]
07:38:34.191330 IP 192.168.0.1.bootps > 192.168.0.10.bootpc: BOOTP/DHCP, Reply, length 300
^C
90 packets captured
574 packets received by filter
0 packets dropped by kernel
nessus#
Собственно вот. Из подсети что в бридже КПК пингуется со всех хостов. Ощущения что что-то не дружит с нетграфом.