cancel
Showing results for 
Search instead for 
Did you mean: 

AX11000 - Port Mirroring - Network Traffic Monitor - Port Mirroring

Travelor
Level 8
Good Evening,

I'm using an AX11000 (Up2date) and the built in "webapp" does not provide enough detail when it comes to monitoring internet traffic. My guess is that the UI on the webapp is only displaying a part of the information that the hardware is processing.

Is there a way to access the API/Firmware from a command line or CURL?

If not is there a way to mirror traffic to a LAN/WiFi LOCAL IP? -

I have tried making changes at the cmd level using SSH - specifically trying to modify the iptables to mirror traffic to an IP on my local network. Every time I make the changes the router reboots and the change is lost. These are the 2 commands I attempt to use.
"-iptables -I PREROUTING -t mangle -j ROUTE --gw (Ip-of-your-IDS) --tee

-iptables -I POSTROUTING -t mangle -j ROUTE --gw (IP-of-your-IDS) --tee"

Any information or direction to finding the information would be helpful.

Unfortunately the AX11000 SDK does not appear to be available and the OpenSource community is not actively creating custom firmware releases exposing options/settings that make the device a little more SOHO/Security friendly.

Thank you in advance, for reading/responding.

Trav..
Peace and Agape In All Things -
Christ -
G73JH 1TB HD Space + 8GB RAM
Zune HD
2,231 Views
3 REPLIES 3

asheryartsev
Level 7

Any progress here?

roninja
Level 7

Screenshot from 2023-09-23 11-00-45.png

 have u tried chatgpt? stackoverflow?

Yes! Ive found that its can be done software based, I was checking whether there is a firmware configuration support. Thanks!