Nas.CloudBusinessPortal
Regular Contributor
Is there any simple way t osee what IP is connecting to my IP on port 22090?
Is there a way t okeep a log?
Is there a way t okeep a log?
Not that I think this is a particularly practical idea, but you could have this command running continuously logging to a file:Is there any simple way t osee what IP is connecting to my IP on port 22090?
Is there a way t okeep a log?
conntrack -E --dst-nat 192.168.1.196 --event-mask NEW --log /tmp/train.log
192.168.1.196
is the LAN IP address of your train server and /tmp/train.log
is stored somewhere sensible.Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!