Search found 41 matches
- 07 Mar 2018, 09:20
- Forum: SG Discussions
- Topic: What means invalid_http_syntax?
- Replies: 1
- Views: 1870
Re: What means invalid_http_syntax?
Hello, The "invalid HTTP method" log message means that we received data that is not http, this could include the "protocol upgrade" or that the traffic is not legit http traffic. The log reference guide mentions the following: "The HTTPALG received malformed HTTP syntax and closed the connection." ...
- 19 Jan 2018, 09:12
- Forum: SG Discussions
- Topic: Best Practices DNS
- Replies: 1
- Views: 2904
Re: Best Practices DNS
Hello, In the Clavister you will have to specify the Internal DNS Server and an external DNS Server in the DCHP server for the client. We do not have any functions that allows us to act as a DNS Relay so specifying the gateway for both internal and external DNS queries will not work. Best Regards Ma...
- 10 Nov 2017, 07:28
- Forum: SG Discussions
- Topic: ALGs
- Replies: 1
- Views: 2647
Re: ALGs
Hello, If you want to use the ALG objects, you have to use the IP Rules. If you want to use IP Polices but still have the ALG Features, you have to use the Profiles. Profiles on IP Polices are the equivalent to using ALGs on IP Rules. What you need to make sure if using Profiles, is that the selecte...
- 12 Oct 2017, 07:01
- Forum: InControl Discussions
- Topic: ILA Connecting Error
- Replies: 6
- Views: 6132
Re: ILA Connecting Error
Hello,
Is the service running?
Best Regards
Mattias P.
Is the service running?
Best Regards
Mattias P.
- 02 Oct 2017, 12:02
- Forum: Feature Requests / Product Enhancements
- Topic: HA Status
- Replies: 3
- Views: 5000
Re: HA Status
Hello,
This issue was fixed in version 12.00.03 that is available for download on our web page.
Best Regards
Mattias P.
This issue was fixed in version 12.00.03 that is available for download on our web page.
Best Regards
Mattias P.
- 11 Sep 2017, 08:40
- Forum: SG Discussions
- Topic: Update to SG HowTo - IP Rules/Policies - Best Practice?
- Replies: 8
- Views: 6560
Re: Update to SG HowTo - IP Rules/Policies - Best Practice?
Hello, The forum Post is has now been published which includes a new script and config backup. The post is not completely finished, there is just a couple of small things that has to be changed before it is out of "Work in progress" state. You can find the link here: https://forums.clavister.com/vie...
- 08 Sep 2017, 11:01
- Forum: SG How to's
- Topic: IP Policies - Best Practise
- Replies: 0
- Views: 6588
IP Policies - Best Practise
This How-To applies to: Clavister cOS Core Version 12.x Clavister cOS Core Version 11.x Pre-requisities Claivster Next Generation Firewall Topics covered in this How-To Background IP Policies Best Practice IP Policy order Combining IP Polices with IDP Combining IP Polices with Application Control S...
- 10 Aug 2017, 13:41
- Forum: SG Discussions
- Topic: enable and disable a rule through CLI / SSH
- Replies: 5
- Views: 5211
Re: enable and disable a rule through CLI / SSH
No Problem.
Best Regards
Mattias P.
Best Regards
Mattias P.
- 10 Aug 2017, 13:13
- Forum: SG Discussions
- Topic: enable and disable a rule through CLI / SSH
- Replies: 5
- Views: 5211
Re: enable and disable a rule through CLI / SSH
You can also download the Cli-reference guide from your my clavister account under downloads -> cOS Core version -> Documentation -> Cli-reference guide.
Best Regards
Mattias P.
Best Regards
Mattias P.
- 10 Aug 2017, 13:10
- Forum: SG Discussions
- Topic: enable and disable a rule through CLI / SSH
- Replies: 5
- Views: 5211
Re: enable and disable a rule through CLI / SSH
Hello Johan,
Please see the following example on how to use the command.
For IP Policies:
set IPPolicy 14(Drop_all) -disable
set IPPolicy 14(Drop_all) -enable
For IP Rules:
set IPRule 16(Lan_To_Wan) -disable
set IPRule 16(Lan_To_Wan) -enable
Best Regards
Mattias P.
Please see the following example on how to use the command.
For IP Policies:
set IPPolicy 14(Drop_all) -disable
set IPPolicy 14(Drop_all) -enable
For IP Rules:
set IPRule 16(Lan_To_Wan) -disable
set IPRule 16(Lan_To_Wan) -enable
Best Regards
Mattias P.