Front page | perl.perl5.porters |
Postings from September 2011
IO::Socket::INET
From:
Alexandr Mischanchuk
Date:
September 13, 2011 05:27
Subject:
IO::Socket::INET
Message ID:
CAE0PZrBmOyGax-Oa6jKf80KFyXZZ1n-kzxL3vq09vJRT6JuJHA@mail.gmail.com
Hi, Im have some problems. Im using your module (this good and cool
module) on my FreeBSD system with 2 network cards.
Im need receive data from network, process received data, and send
some information to network.
Then I send data from my server to network, packets flows from em_0
interface. But I configure module with ip address of network card
em_1. Packets dosen't flow through em_1.
Im want fix this. Can you help me. Thanks!
-
IO::Socket::INET
by Alexandr Mischanchuk