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.We use essential cookies to make this site work, and optional cookies to enhance your experience.