Hi,
I have a strange problem and can't find the solution at the moment, so maybe you can give me a hint where i have a problem
First i want say the firewall is working like expected, only VPN Port is open, all others(like SSH or Proxmox GUI) are only reachable from internal network which is NATed to the VPN net.
But i don't see any logs from the firewall at host level... for example the only logs from today are:
Can't believe this, cause the only open port is the VPN port. Espeacially with log_level_in debug i expected some more logging output .
So for example if i try to login by SSH at public IP, i only want to see somewhere that it is blocked.
cheers
Chris
I have a strange problem and can't find the solution at the moment, so maybe you can give me a hint where i have a problem
First i want say the firewall is working like expected, only VPN Port is open, all others(like SSH or Proxmox GUI) are only reachable from internal network which is NATed to the VPN net.
But i don't see any logs from the firewall at host level... for example the only logs from today are:
Code:
0 5 - 25/May/2018:06:25:02 +0200 starting pvefw logger
0 5 - 25/May/2018:15:48:19 +0200 received terminate request (signal)
0 5 - 25/May/2018:15:48:19 +0200 stopping pvefw logger
0 5 - 25/May/2018:15:49:21 +0200 starting pvefw logger
0 5 - 25/May/2018:16:08:36 +0200 received terminate request (signal)
0 5 - 25/May/2018:16:08:36 +0200 stopping pvefw logger
0 5 - 25/May/2018:16:09:29 +0200 starting pvefw logger
0 5 - 25/May/2018:17:42:17 +0200 received terminate request (signal)
0 5 - 25/May/2018:17:42:17 +0200 stopping pvefw logger
0 5 - 25/May/2018:17:42:17 +0200 starting pvefw logger
0 5 - 25/May/2018:18:34:57 +0200 received terminate request (signal)
0 5 - 25/May/2018:18:34:57 +0200 stopping pvefw logger
0 5 - 25/May/2018:18:34:59 +0200 starting pvefw logger
0 5 - 25/May/2018:18:38:24 +0200 received terminate request (signal)
0 5 - 25/May/2018:18:38:24 +0200 stopping pvefw logger
0 5 - 25/May/2018:18:39:24 +0200 starting pvefw logger
Can't believe this, cause the only open port is the VPN port. Espeacially with log_level_in debug i expected some more logging output .
So for example if i try to login by SSH at public IP, i only want to see somewhere that it is blocked.
cheers
Chris