, 2019 at 11:20 AM Mojtaba wrote:
>
> Hello,
> Absolutely of course, i used exactly the same way in my test-case. I
> added 200 entry in libnetfilter_conntrack for 200 concurrent call. In
> reality i have to extract the address of media stream for both
> endpoints in SIP-Proxy server
filter_conntrack or libnetfilter_queue. Thanks
WIth Best Regards.Mojtaba
On Tue, Jun 18, 2019 at 6:30 PM Florian Westphal wrote:
>
> Mojtaba wrote:
> > Then let me describe what i am doing.
> > In VoIP networks, One of the ways to solve the one-way audio issue is
> > TURN
this
project in best way and high performance, because the QoS very
importance in VoIP networks. What is the best way? Let me know more
about this.
With Best Regards.Mojtaba
On Tue, Jun 18, 2019 at 5:53 PM Florian Westphal wrote:
>
> Mojtaba wrote:
> > Thanks Florian so much.
>
-num 0
Then how we could make verdict to forward the packet to another
destination? Do i could implement my solution in this way or i have
to use libnetfilter_contrack like as above sample code?
WIth Best Regards.Mojtaba
On Tue, Jun 18, 2019 at 2:20 PM Florian Westphal wrote:
>
> Mojtaba wrote
Hello Everyone,
Any idea?
On Mon, Jun 17, 2019 at 2:12 PM Mojtaba wrote:
>
> Hello Everyone,
> I am working for a while on two projects (libnetfilter_queue and
> linbetfilter_contrack) to get the decision of destined of packets that
> arrived in our project. It greats to get the
("nfct_new");
return 0;
}
Add_to_list();
}
return;
}
--
--Mojtaba Esfandiari.S
compiled with "make check" ,
But id doesn't work.
Also i just run one them with cc command like this:
gcc -c utils/conntrack_dump_filter.c
It compiled successfully but it doesn't work properly.
How can i run them for more understanding?
With Best Regards.Mojtaba
--
--Mojtaba Esfandiari.S
I found some great related info in
https://www.netfilter.org/projects/libnetfilter_queue/index.html
Thanks again
On Sun, Apr 28, 2019 at 10:59 AM Mojtaba wrote:
>
> Hello Pablo,
> Would you please let me know to make my own libnetfilter_queue
> application ? I need a reference
Hello Pablo,
Would you please let me know to make my own libnetfilter_queue
application ? I need a reference to read more about it and start
working on it?
With Best regards.Mojtaba
On Sat, Apr 27, 2019 at 4:00 PM Mojtaba wrote:
>
> Thanks Pablo,
> Actually i need this feature for redi
end-point while i don't insert the rule,yet. I will face with
problem, becasue of the rule was inserted before.
Thanks with regards. Mojtaba
On Sat, Apr 27, 2019 at 2:13 PM Pablo Neira Ayuso wrote:
>
> On Sat, Apr 27, 2019 at 01:31:40PM +0430, Mojtaba wrote:
> > Hello Pablo,
&
): 0 flow entries have been updated.
With Best Regards.Mojtaba
On Sat, Apr 27, 2019 at 12:20 AM Mojtaba wrote:
>
> Yes, it's perfect. I just forgot to enable ip_forwarding right now.
> the problem was because of it.
> I used this command and it works properly.
> co
ut 30
That's great. Thank you so much Pablo.
With best regards
On Sat, Apr 27, 2019 at 12:07 AM Pablo Neira Ayuso wrote:
>
> On Fri, Apr 26, 2019 at 11:53:29PM +0430, Mojtaba wrote:
> > Thanks again, It works correctly now. But how can i set port ? I
> > have just t
12
So how can i set --src-nat to 192.168.122.103 and port , too?
With Best Regards. Mojtaba
On Fri, Apr 26, 2019 at 3:15 AM Pablo Neira Ayuso wrote:
>
> On Thu, Apr 25, 2019 at 07:38:20PM +0430, Mojtaba wrote:
> > Hello all
> > I read man conntrack document guide. That is g
Thanks, I'll check it out and let you know.
With best regards.Mojtaba
On Fri, Apr 26, 2019 at 3:15 AM Pablo Neira Ayuso wrote:
>
> On Thu, Apr 25, 2019 at 07:38:20PM +0430, Mojtaba wrote:
> > Hello all
> > I read man conntrack document guide. That is great.
> > I ha
7:29 PM Mojtaba wrote:
>
> Hello all
> I read man conntrack document guide. That is great.
> I have a issue while i am working on it. For example i just want add
> new rule like this:
> conntrack -I -p udp -s 192.168.122.242 -d 192.168.122.103 --sport 5070
> --dport 500
t nat -A POSTROUTING -p udp --dport -j SNAT --to
192.168.122.103:
Who can i solve this problem?
With Best regards.Mojtaba
--
--Mojtaba Esfandiari.S
Hello,
I read conntrack document that you wrote about connection tracking. That
is great.
I have a issue while i am working on it. For example i just want add new
rule like this:
conntrack -I -p udp -s 192.168.122.242 -d 192.168.122.103 --sport 5070
--dport 5005 -r 192.168.122.1 -q 192.168.122.
17 matches
Mail list logo