I'm editing the firewall rules on my GL-AR750S to hack the TTL for Visible using VZWINTERNET. (I upgraded my Visible account.)
My Slate router is connected on the WLAN port to the LAN port of a Netgear LM1200 modem. I get how to add a custom firewall rule but don't know how to identify the port to be specified in the command line.
I don't think it matters but the modem is in router mode with DHCP off and the Slate router has a static IP.
TTL mangle - how to identify port?
-
- Posts: 2
- Joined: Sat May 27, 2023 9:12 pm
- Has thanked: 0
- Been thanked: 0
-
- Posts: 2
- Joined: Sat May 27, 2023 9:12 pm
- Has thanked: 0
- Been thanked: 0
Re: TTL mangle - how to identify port?
Addendum: If I add an iptables firewall rule with the port omitted, I get the desired speed on all connected devices. Without the added line, I get 5 Gbps. I get no traffic when I include WWAN0 as the port. (It's connected on that port and the router is configured with it being in WAN mode).
I have no idea if the name of the port actually is WWAN0, which I saw in another thread. I also have no idea how to identify the ports. Nothing's connected to the other ethernet ports. All connections are WiFi.
Does running the rule without a port specified have any undesirable effects?
I have no idea if the name of the port actually is WWAN0, which I saw in another thread. I also have no idea how to identify the ports. Nothing's connected to the other ethernet ports. All connections are WiFi.
Does running the rule without a port specified have any undesirable effects?
-
- Posts: 20
- Joined: Wed Feb 09, 2022 1:35 pm
- Has thanked: 4 times
- Been thanked: 8 times
Re: TTL mangle - how to identify port?
If you SSH into the device just run 'IP a' and that will spit all the interfaces and their names for you.