What's new
  • 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!

logging HTTP access on router N66U

MarekASUS

New Around Here
Hello all,
at home I have router RT-N66U with last Asus merlin FW and I would like to enable some log HTTP access which was done through my router. Could you recommend me some way how to do it?
Thx for your help.
KR.
Marek
 
I am assuming you want to log http access to any site through your router perhaps for traffic analysis.

You can do so by the below, but do note that it would be very verbose and file will be large over time.

You would need to enable custom scripts through your administration UI if you have not done so as of now.

Login in to your router through telnet/ssh and
go to
cd /jff/configs

I would suggest you create a USB folder to contain the logs for traffic as the file will be very large.

If you do not want to store it in the file you can keep the comment as it is.

Create or add to file dnsmasq.conf.add

#Logging
#log-facility=/tmp/mnt/YOURUSBMOUNTEDDRIVE/FOLDERTOHOLDLOGFILE/dnsmasq.log
log-queries
 
Similar threads
Thread starter Title Forum Replies Date
J I can't reset or access ASUS TUF-AX6000 GUI ASUS N Routers & Adapters 8

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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