OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of ChrisH »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

  • Messages
  • Topics
  • Attachments

Messages - ChrisH

Pages: [1] 2 3 ... 5
1
German - Deutsch / Re: OPNSense auf Hyper-V bootet nicht.
« on: November 03, 2019, 04:22:22 pm »
Bugreport erstellt: https://github.com/opnsense/core/issues/3789

2
German - Deutsch / Re: OPNSense auf Hyper-V bootet nicht.
« on: November 03, 2019, 12:12:44 pm »
Ja, auf Intel-CPUs läuft das bei mir auch problemlos.
Im Eventlog steht die Meldung TLB page size mismatch. Ich habe eine neue VM mit dem aktuellsten Image installiert.

3
German - Deutsch / Re: OPNSense auf Hyper-V bootet nicht.
« on: November 01, 2019, 10:55:27 pm »
Leider keine Ideen, aber das selbe Problem :(
Windows Server 2016, AMD Phenom II

Bist du irgendwie weitergekommen? Ich habe es nach drei Versuchen geschafft, OPNsense zu installieren, aber stabiler Betrieb ist nicht.

4
18.1 Legacy Series / Re: Weird routing / gateway problem
« on: July 13, 2018, 11:39:38 am »
No, the Hoster does the VXLAN stuff. For OPNsense it's just plain VLAN (and not even that, because I tag the VLAN on the hypervisor side ;))

5
18.1 Legacy Series / Re: Weird routing / gateway problem
« on: July 13, 2018, 10:07:27 am »
I solved this with separate subnets for each server. Seems like OPNsense indeed got confused because the packets had the "wrong" IP address for the interface.

6
18.1 Legacy Series / Re: Weird routing / gateway problem
« on: July 09, 2018, 12:52:14 pm »
Okay, the connection seems to work now - stupid local firewall got activated somehow on SRV2.

But still, why the weird log message?

7
18.1 Legacy Series / Weird routing / gateway problem
« on: July 09, 2018, 12:47:03 pm »
I have two servers connected with a slow, but secure tinc bridge and a fast, but unencrypted VXLAN link.
Both servers have a OPNsense VM running.
I want to send specific traffic over the VXLAN and everything else over the tinc link. Because of stupid software design I cannot use separate IP addresses for this (that would be easy), I have to change routing depending on the packet.

Code: [Select]
[SRV1] 10.8.0.1 --- 10.8.0.241 [OPN1] 172.16.4.1 --- VXLAN --- 172.16.4.2 [OPN2] 10.8.0.242 --- 10.8.0.2 [SRV2]
    \                                                                                                       /
     ------------------------------------------- tinc bridged to LAN ---------------------------------------

I have created a firewall rule on the LAN telling OPNsense to use the 172.16.4.2 as gateway for packets with a destination port 444.
This works. Packets appear on the OPN2 VXLAN interface with correct source and port. But the connection does not work.

What's weird is that OPN2 shows this in the firewall log:
nterface   Time   Source   Destination   Proto   Label   
LAN   Jul 9 12:39:05   10.8.0.1:64796   10.8.0.2:444   tcp   let out anything from firewall host itself   
VLAN   Jul 9 12:39:05   10.8.0.1:64796   10.8.0.2:444   tcp   USER_RULE

Why from the firewall host itself? It's clearly from another machine. Does OPNsense / pf get confused because the packets arrive at the "wrong" interface?
There are no drop log entries anywhere...

8
General Discussion / Re: Exporting LetsEncrypt Certificates in Automated way
« on: June 08, 2018, 12:11:27 pm »
+1
I'm having the exact same problem.
HTTPS, SMTPS (TCP/465) and IMAPS (TCP/993) can be handled by HAProxy, but for explicit TLS with STARTTLS the cert needs to be on the Exchange box(es).
At the moment I export the certs manually every 60 days, which is manageable but annoying. I have a PRTG sensor to check the certificate and reminds me if I forget.

Ideal would be some kind of trigger that exports the certs via SMB or SSH to another server after every LetsEncrypt refresh.

Alternatively HAProxy could learn to handle STARTTLS, but I guess that's far more effort.

9
General Discussion / Re: Off Topic: Windows
« on: May 29, 2018, 02:02:10 pm »
Use OpenVPN instead. Yes, I'm serious.

10
German - Deutsch / Re: HA Proxy Client ID weiterreichen
« on: April 17, 2018, 12:54:43 pm »
Fehler ist behoben, siehe Github. Entweder den Patch installieren oder einmal von HTTP auf TCP und wieder zurück stellen, dann taucht die Checkbox wieder auf.

11
German - Deutsch / Re: HA Proxy Client ID weiterreichen
« on: April 11, 2018, 05:15:40 pm »
Huch, ist mir gar nicht aufgefallen, dass die Option weg ist  :'(
Ich hab mal ein Ticket aufgemacht:
https://github.com/opnsense/plugins/issues/647

12
17.7 Legacy Series / Re: OPNsense 17.7.11 & MSSQL
« on: January 11, 2018, 09:29:55 am »
I don't see why MSSQL connections (TCP/1433) should even go through the web proxy.

13
17.7 Legacy Series / Re: OPNsense 17.7.11 & MSSQL
« on: January 10, 2018, 06:39:22 am »
Huh. Clutching at straws here - do you even NAT the MSSQL box? Are there so many SQL connections happening that the OPNsense state table runs full?

Could you describe the networks and firewall rules pertaining to the MSSQL connections?

14
17.7 Legacy Series / Re: OPNsense 17.7.11 & MSSQL
« on: January 09, 2018, 03:06:34 pm »
Do the MSSQL connections go through the OPNsense box?
Is there extensive firewall logging or something like that?
What does the OPNsense CPU load look like?
What hardware does OPNsense run on?
Do the timeouts also occur if you run the SQL queries directly on the MSSQL box?

15
German - Deutsch / Re: Host soll exklusiv über zweite WAN Leitung raus/rein
« on: January 09, 2018, 02:45:48 pm »
Warte damit auf die 18.1 Ende des Monats, die hat einen Mailproxy als Plugin.

Pages: [1] 2 3 ... 5
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2