# iptables

Published articles for iptables.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Hide Your Servers in Plain Sight, Presenting ShieldWall

DevFeed: [Hide Your Servers in Plain Sight, Presenting ShieldWall](<https://devfeed.tech/articles/hide-your-servers-in-plain-sight-presenting-shieldwall-41265.md>)

Original publisher: [Read original article](<https://www.evilsocket.net/2021/02/13/Hide-your-servers-in-plain-sight-presenting-ShieldWall/>)

Author: Simone Margaritelli

Published: 2021-02-13T14:34:28Z

Content type: release

Language: en

Sources: [evilsocket](<https://devfeed.tech/sources/evilsocket.md>)

Topics: [Server](<https://devfeed.tech/topics/server.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Raspberry Pi](<https://devfeed.tech/topics/raspberry-pi.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [defensive-security](<https://devfeed.tech/tags/defensive-security.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [go](<https://devfeed.tech/tags/go.md>), [golang](<https://devfeed.tech/tags/golang.md>), [iptables](<https://devfeed.tech/tags/iptables.md>), [network-security](<https://devfeed.tech/tags/network-security.md>), [project-release](<https://devfeed.tech/tags/project-release.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>), [remote-firewall-instrumentation](<https://devfeed.tech/tags/remote-firewall-instrumentation.md>), [secret](<https://devfeed.tech/tags/secret.md>), [server](<https://devfeed.tech/tags/server.md>), [server-hardening](<https://devfeed.tech/tags/server-hardening.md>), [servers](<https://devfeed.tech/tags/servers.md>), [shieldwall](<https://devfeed.tech/tags/shieldwall.md>)

### AI overview

This article introduces ShieldWall, a project intended to keep personal or sensitive services accessible across changing device IP addresses while limiting access to authorized devices at the packet level. It discusses Arc as a use case and mentions encrypted data, public servers, and hidden infrastructure for red team operations.

### Source excerpt

Long time no see friends! Despite this break period ended up not being as long as I hoped

## Orange FTTH on a custom router

DevFeed: [Orange FTTH on a custom router](<https://devfeed.tech/articles/orange-ftth-on-a-custom-router-38994.md>)

Original publisher: [Read original article](<https://idea.popcount.org/2020-08-02-orange-ftth-on-a-custom-router>)

Author: Marek

Published: 2020-08-01T22:00:00Z

Content type: tutorial

Language: en

Sources: [Marek Majkowski](<https://devfeed.tech/sources/marek-majkowski.md>)

Topics: [Network Configuration](<https://devfeed.tech/topics/network-configuration.md>), [Debian](<https://devfeed.tech/topics/debian.md>), [Network](<https://devfeed.tech/topics/network.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>), [DHCP](<https://devfeed.tech/topics/dhcp.md>), [huawei](<https://devfeed.tech/topics/huawei.md>)

Tags: [debian](<https://devfeed.tech/tags/debian.md>), [dhcp](<https://devfeed.tech/tags/dhcp.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [ftth](<https://devfeed.tech/tags/ftth.md>), [huawei](<https://devfeed.tech/tags/huawei.md>), [interfaces](<https://devfeed.tech/tags/interfaces.md>), [internet](<https://devfeed.tech/tags/internet.md>), [iptables](<https://devfeed.tech/tags/iptables.md>), [ipv4](<https://devfeed.tech/tags/ipv4.md>), [ipv6](<https://devfeed.tech/tags/ipv6.md>), [mikrotik](<https://devfeed.tech/tags/mikrotik.md>), [network](<https://devfeed.tech/tags/network.md>), [pppoe](<https://devfeed.tech/tags/pppoe.md>), [router](<https://devfeed.tech/tags/router.md>), [server](<https://devfeed.tech/tags/server.md>), [vlan](<https://devfeed.tech/tags/vlan.md>)

### AI overview

A tutorial describing how to replace Orange's FunBox 3.0 with a custom Debian router for Orange FTTH in Poland. It covers obtaining an ONT and PPPoE credentials, configuring VLAN 35 and PPP, setting up iptables, and providing DHCP for the local network.

### Source excerpt

Orange FTTH on a custom router Here in Poland, Orange has a decent FTTH offer - less than $16 for 300Mbit down, 50Mbit up. People reversed it over the years, most impressively Pierre Kim in 2016: Recently, it has been possible to replace the router the provider gives, called "FunBox 3.0", with a custom one. There are couple of reasons for that: - My understanding it's impossible to get a stable IPv6 on FunBox 3. - FunBox is proprietary and evil.

## Building mmproxy with Linux TPROXY and iptables to preserve client IP addresses

DevFeed: [Building mmproxy with Linux TPROXY and iptables to preserve client IP addresses](<https://devfeed.tech/articles/mmproxy-creative-linux-routing-hack-38976.md>)

Original publisher: [Read original article](<https://idea.popcount.org/2018-04-17-mmproxy---creative-linux-routing-hack>)

Author: Marek

Published: 2018-04-16T22:00:00Z

Content type: article

Language: en

Sources: [Marek Majkowski](<https://devfeed.tech/sources/marek-majkowski.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>)

Tags: [client](<https://devfeed.tech/tags/client.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [iptables](<https://devfeed.tech/tags/iptables.md>), [linux](<https://devfeed.tech/tags/linux.md>), [protocol](<https://devfeed.tech/tags/protocol.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [v1](<https://devfeed.tech/tags/v1.md>)

### AI overview

This article describes building mmproxy with Linux's TPROXY iptables module: a simple Proxy Protocol v1 proxy that can preserve or locally spoof client IP addresses. It notes that the proxy is useful with Cloudflare Spectrum.

### Source excerpt

mmproxy - creative linux routing hack 17 April 2018 I've published an article on how we abused TPROXY iptables module to build , a simple Proxy Protocol v1 proxy that can "preserve" (or locally spoof) client IP addreses. It's pretty useful together with Cloudflare Spectrum:

## Using TPROXY for Spectrum product

DevFeed: [Using TPROXY for Spectrum product](<https://devfeed.tech/articles/using-tproxy-for-spectrum-product-38975.md>)

Original publisher: [Read original article](<https://idea.popcount.org/2018-04-12-using-tproxy-for-spectrum-product>)

Author: Marek

Published: 2018-04-11T22:00:00Z

Content type: article

Language: en

Sources: [Marek Majkowski](<https://devfeed.tech/sources/marek-majkowski.md>)

Topics: [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [build](<https://devfeed.tech/tags/build.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [iptables](<https://devfeed.tech/tags/iptables.md>), [module](<https://devfeed.tech/tags/module.md>), [product](<https://devfeed.tech/tags/product.md>), [using](<https://devfeed.tech/tags/using.md>)

### AI overview

The article describes using the TPROXY iptables module to build Cloudflare Spectrum.

### Source excerpt

Using TPROXY for Spectrum product 12 April 2018 I've published an article on how we used TPROXY iptables module to build Cloudflare Spectrum product:

## Fun with The Great Firewall

DevFeed: [Fun with The Great Firewall](<https://devfeed.tech/articles/fun-with-the-great-firewall-38924.md>)

Original publisher: [Read original article](<https://idea.popcount.org/2013-07-11-fun-with-the-great-firewall>)

Author: Marek

Published: 2013-07-10T22:00:00Z

Content type: opinion

Language: en

Sources: [Marek Majkowski](<https://devfeed.tech/sources/marek-majkowski.md>)

Topics: [Firewall](<https://devfeed.tech/topics/firewall.md>), [tor](<https://devfeed.tech/topics/tor.md>), [TCP/IP](<https://devfeed.tech/topics/tcp-ip.md>)

Tags: [firewall](<https://devfeed.tech/tags/firewall.md>), [iptables](<https://devfeed.tech/tags/iptables.md>), [payload](<https://devfeed.tech/tags/payload.md>), [port](<https://devfeed.tech/tags/port.md>), [servers](<https://devfeed.tech/tags/servers.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [tcp-ip](<https://devfeed.tech/tags/tcp-ip.md>), [tor](<https://devfeed.tech/tags/tor.md>)

### AI overview

The article describes observations of how China's Great Firewall probes and blocks Tor bridges. It reports that detected Tor bridges may have their IP-and-port tuples blocked for hours, while later probing behavior appeared to vary over time and was not fully understood.

### Source excerpt

Fun with The Great Firewall I was playing with the Tor Project and decided to understand how the Chinese block Tor servers. Philipp Winter wrote an amazing paper on that subject. He noticed The Great Firewall of China is actively scanning services and if it detects a Tor bridge it blocks the ip:port tuple for a few hours. TCP/IP When a port gets censored "ACK" packets are dropped by the GFW. Most importantly and .