Use "/tool fetch" with a particular WAN interface
Posted: Thu Oct 20, 2022 4:52 pm
I have two WANs and I would like to send an HTTP GET request on a particular interface (not the default according to the route table). While logged into the router I can send my request using
However, this always goes out over the default WAN. Can I change that?
For reference what I am looking for is conceptually similar to "/ping interface=" command that goes like this:
Code: Select all
/tool fetch url="https://api.ipify.org/" output=user
For reference what I am looking for is conceptually similar to "/ping interface=" command that goes like this:
Code: Select all
/ping example.com interface=ether10