INFO:
Hi Guys,
>From the doc I read:

iptables -t filter -A INPUT -m mark --mark $MARK \
-m nfacct --nfacct-name session-input-$MARK

iptables -t filter -A OUTPUT -m mark --mark $MARK \
-m nfacct --nfacct-name session-output-$MARK

What this means from logical point of view? Are we still using the
POSTROUTING NAT?

Cheers
Gianfranco.


On Wed, Sep 9, 2015 at 4:50 PM, Daniel Wagner <[email protected]> wrote:

> On 09/09/2015 04:44 PM, Patrik Flykt wrote:
> > On Wed, 2015-09-09 at 16:37 +0200, Daniel Wagner wrote:
> >> IIRC we couldn't agree on the ordering etc. I wanted to have the
> >> configuration of Session overwriting ConnMan's default behavior :)
> >
> > For Session routing tables that is also an ok approach, if someone is
> > able to implement it... :-)
>
> Not sure if I read this right, but this works now. What do you mean with
> Session routing tables?
>
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to