Автор Тема: P2p проблем  (Прочетена 851 пъти)

myrla1

  • Участници
  • ***
  • Публикации: 4
    • Профил
P2p проблем
« -: May 17, 2007, 19:05 »
Здравейте, с OpenBsd 3.9 съм, имам конфигуриран супер стандартен Firewall по този образец
http://www.openbsd.org/faq/pf/example1.html

Проблемът ми е конкретно с file-transfer на skype, максималната постижима скорост е 3KB за машините в локалната мрежа зад рутера.
Skype съответно имат отговор:

 A relayed transfer means that you are unable to make a direct connection to the other party because of your firewall or NAT (Network Address Translation / router) configuration or that of the remote party. In this case, the file transfer is relayed though other peers on the network. When a transfer is relayed, Skype will limit the file transfer speed to 1.0 kB/second. Only peers with plenty of available bandwidth are used for relay purposes.

Note that if you were using another non-p2p application to attempt the transfer, it's not likely you would be able to transfer anything at all! We feel that a slower transfer is better than no transfer! You can read more information below for technical tips on how to avoid relayed transfers (or find a techie friend to help you).

Опитах това:
#pf.conf
pass out quick on $intif proto { tcp, udp } from any to any
pass in quick on $intif proto { tcp, udp } from any to any
 
...и това

pass out quick on $extif proto { tcp, udp } from any to any
pass in quick on $extif proto { tcp, udp } from any to any

..но не ми се случиха нещата.
Някой може ли да помогне ?
Активен

myrla1

  • Участници
  • ***
  • Публикации: 4
    • Профил
P2p проблем
« Отговор #1 -: May 28, 2007, 17:07 »
.. на никой ли не му се е случвало такова.. '<img'>
Активен