wrt1200ac Bad argument 'TTL'

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Author Message
bruce32466
DD-WRT Novice


Joined: 10 Mar 2009
Posts: 7

PostPosted: Sun Oct 14, 2018 12:34    Post subject: wrt1200ac Bad argument 'TTL' Reply with quote
I was working with egc in the advanced networking section to resolve this issue until he suggested I come over here to see if anyone here can help. I'm using Mint Linux on my laptop and "telnet 192.168.1.1" to the Lan side of router and have tried this in the GUI as well with the same result. I have tried three different versions and none worked. I'm running DD-WRT v3.0-r36698 std (08/22/18). what I'm trying to do is setup a spare phone as a hotspot to utilize my limited unlimited data. to get around the throttled down data, the TTL must be 64 when the packet leaves the phone. If there's a better way, I'm open to suggestions. Thanks. Anyway here's the output

Code:

root@Lynksys12:~# iptables -t mangle -I POSTROUTING -o `nvram get wan_iface` -j TTL --ttl-set 65
Bad argument `TTL'
Try `iptables -h' or 'iptables --help' for more information.
root@Lynksys12:~# iptables -vnL -t mangle
Chain PREROUTING (policy ACCEPT 43473 packets, 11M bytes)
pkts bytes target prot opt in out source destination
1683 158K MARK 0 -- !ath0 * 0.0.0.0/0 192.168.43.101 MARK or 0x80000000
43473 11M CONNMARK 0 -- * * 0.0.0.0/0 0.0.0.0/0 CONNMARK save

Chain INPUT (policy ACCEPT 29206 packets, 2372K bytes)
pkts bytes target prot opt in out source destination

Chain FORWARD (policy ACCEPT 24314 packets, 9502K bytes)
pkts bytes target prot opt in out source destination
884 53040 TCPMSS tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x02 TCPMSS clamp to PMTU

Chain OUTPUT (policy ACCEPT 16087 packets, 13M bytes)
pkts bytes target prot opt in out source destination

Chain POSTROUTING (policy ACCEPT 48694 packets, 30M bytes)
pkts bytes target prot opt in out source destination
root@Lynksys12:~#
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum