1
23.1 Legacy Series / Re: python3.9 generates high CPU load and kills Wireguard
« on: February 05, 2023, 06:16:47 pm »
Unfortunately, I have already restarted the box. I look then in about 5 days again. Thanks!
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.
It generated an "issue has occurred, report it" warning for me overnight. Glad it's been fixed..
##################### DO NOT EDIT THIS FILE! ######################
###################################################################
# This file was created by an automatic configuration generator. #
# The contents of this file will be overwritten without warning! #
###################################################################
password 123456
interface igb1
interface igb2.101
interface igb2.111
interface ovpns1
interface ovpns2
interface ovpns3
interface ovpns4
router ospf
ospf router-id 10.11.15.254
default-information originate
passive-interface igb1
passive-interface igb2.101
passive-interface ovpns1
network 10.11.0.0/24 area 0.0.0.0
network 10.11.1.0/24 area 0.0.0.0
network 10.11.11.0/30 area 0.0.0.0
network 10.11.5.0/30 area 0.0.0.0
network 10.0.0.0/30 area 0.0.0.0
network 10.0.1.0/30 area 0.0.0.0
network 10.0.2.0/30 area 0.0.0.0
access-list dnr-list permit any
route-map DNR permit 10
match ip address dnr-list