What's new

`get_wanface`

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

zubbs1

Occasional Visitor
I've been trying to include the following line but but keep getting errors and haven't been able to ascertain if Merlin doesn't use this command, only DD-WRT does, or if I'm doing something wrong (always the most likely variable :D)?

Code:
#iptables -t mangle -I POSTROUTING -o `get_wanface` -j TTL –ttl-set 64

get_wanface: not found
Bad argument `TTL'

For what its worth, WANIF=`get_wanface` trigger similar or identical errors.

Cheers for any help.
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top