xt_NAT icon indicating copy to clipboard operation
xt_NAT copied to clipboard

Full Cone NAT module for Linux iptables

Results 8 xt_NAT issues
Sort by recently updated
recently updated
newest added

@andrsharaev , @Stanback Kernel 5.12.1 400users online. one user open over 4k socket on udp 10.8.196.171 -> x.x.57.x (tcp: 267, udp: 4093, other: 1) [81344.832784] xt_NAT: 10.8.196.171 exceed max allowed...

``` # uname -a Linux nat 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1 (2020-01-26) x86_64 GNU/Linux # make make -C /lib/modules/4.19.0-8-amd64/build/ M=/usr/local/src/xt_NAT modules CONFIG_DEBUG_INFO=y make[1]: Entering directory '/usr/src/linux-headers-4.19.0-8-amd64' CC [M] /usr/local/src/xt_NAT/xt_NAT.o /usr/local/src/xt_NAT/xt_NAT.c:...

Would like to use this on my OpenWRT router, but have no idea where to start.

It's more a question. It says in the feature list: - User quotas support. Default value is 1000 max connections for each user (for each protocol independently) I then understand...

It’s more like a question rather then Issue. What’s the way i can add multiple IP pool and bind specific Private Pool to Specific Live IP Pool.

Need Netflow 9 with nat events

I'm experimenting with this module on a server that has only one public IPv4 address, which I'd like to use for clients behind the NAT server, as well as allowing...

I tried using with kernel 5.0.0 and noticed that `do_gettimeofday` and `setup_timer` are no longer available. I'm still in the process of testing but this seems to be working so...