User contributions for Eric

A user with 116 edits. Account created on 4 April 2022.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

5 April 2022

  • 09:4409:44, 5 April 2022 diff hist +8,709 N TP2010Created page with "=Info= * Proxy: Squid ** Let op FD's (file descriptors) ** WCCP *** Squid in transparent mode, iptables redirect poort * Shaping op cisco ** Netflow: [http://forums.cacti.net/about12393.html] ** Shaping basics [http://slaptijack.com/networking/easy-traffic-shaping-in-cisco-ios/] ** [http://wiki.nil.com/Traffic_shaping_in_Cisco_IOS] ** [http://www.cisco.com/en/US/docs/ios/12_1t/12_1t2/feature/guide/clsbsshp.html#wp1025965 uitleg] Eerst definities: class-map match-all..." current
  • 09:4309:43, 5 April 2022 diff hist +3,339 N TCP FlagsCreated page with "[http://www.symantec.com/connect/articles/abnormal-ip-packets] At least one of these six flags must be set in each TCP packet; each flag corresponds to a particular bit in the TCP header. The six flags are: * SYN (Synchronization) - Initiate a TCP connection. * ACK (Acknowledgment) - Indicates that the value in the acknowledgment number field is valid. * FIN (Finish) - Gracefully end a TCP connection. * RST (Reset) - Immediately end a TCP connection. * PSH (Push) - Tel..." current
  • 09:4309:43, 5 April 2022 diff hist +1,232 N SquidCreated page with "=Compilen= ==DNS== Bij het compilen hebben we --disable-internal-dns meegegeven omdat de interne DNS client niet geweldig presteerd bij veel clients. Nu zal squid een dnsserver compilen/installeren welke door squid gestart kan worden, zie bij config het kopje DNS Server ./configure --disable-internal-dns ==SNMP== Om de performance van de proxy te monitoren kunnen we snmp aanzetten in squid ./configure --enable-snmp =Config= ==Blacklist== acl blacklist dstdomain "/..." current
  • 09:4109:41, 5 April 2022 diff hist +3,794 N SFP ProgrammingCreated page with "Bron: [http://ak47.mine.nu/sfpfixhp.txt] Making SFP Mini-GBIC's HP ProCurve compatible using a HP ProCurve switch - Some quick notes Successful was: * Altering the EEPROM from a 1000BASE-LX and 1000BASE-SX SFP from a HP ProCurve 2824 so it works in HP switches * Flashing old HP ProCurve SFP's (J4858A, J4859A, J4860A) so they work in new HP switches Knowning issues: * When the SFP enforces 'write protection' you cannot flash it from the switch. See: http://www.schelto..." current
  • 09:4109:41, 5 April 2022 diff hist +788 N Raspberry FleetCreated page with "{| border="0" | Type || Inzet || Overig |- | Raspberry 1b || Werkloos || Werkloos |- | Raspberry 1b || Werkloos || Werkloos |- | Raspberry 1b || Werkloos || Werkloos |- | Raspberry 2b || Octoprint || 192.168.38.51 bij 3D Printer |- | Raspberry 2b || CNCjs || Schuur |- | Raspberry 2b || Werkloos || Werkloos |- | Raspberry 2b || Werkloos || Werkloos |- | Raspberry 3b || LaserCutter || 192.168.38.72 in lasercutter |- | Raspberry 3b+ || KodiMark || Studeer..." current
  • 09:3809:38, 5 April 2022 diff hist +3,064 N PowerDNS StatsCreated page with "Waneer je PowerDNS draait kan het intressant zijn om statistieken bij te houden. In PowerDNS zit de mogelijkheid om een interne webserver te draaien, welke zeer uitgebreide statistieken kan weergeven. Echter bij een restart van de service is deze informatie verloren. Om een aantal performance counters in Cacti weer te geven kunnen de onderstaande tools worden gebruikt. =PowerDNS= Via het pdns_control commando kan men verschillende counters uitlezen: root@vps:/home/er..." current
  • 09:3809:38, 5 April 2022 diff hist +3,620 N Postfix Backup MXCreated page with "Dit is een alternatieve manier om een Backup MX te draaien op een lichtgewicht machine. Een van de bronnen waar ik dit vandaan heb is [http://www.cyberciti.biz/faq/postfix-backup-mx-server-anti-spam/ Hier] =Functie= De functie van een backup MX server, is om mail aan te nemen wanneer de primaire server onbereikbaar is. Omdat spammers steeds vaker de backup-mx gebruiken om hun mail op te dumpen (daar draait vaak een lichtere vorm van filtering) is het belangrijk dat..." current
  • 09:3709:37, 5 April 2022 diff hist +1,622 N PointersCreated page with "Stel: we hebben een PC met 10.000 bytes werkgeheugen. Dit betekend dat we 10.000 “hokjes” kunnen vullen met een getal tussen de 0 en 255. Als we in hokje 5 het getal 128 zetten willen we dit natuurlijk ook ooit terug kunnen lezen? Int i=128 Met deze regel slaan we bijvoorbeeld 128 op in het werkgeheugen...De computer bepaald waar dit getal wordt opgeslagen en onthoud vervolgens in welk vakje de waarde van “i” wordt bewaard. Stel de waarde van i (128) wordt in..." current
  • 09:3609:36, 5 April 2022 diff hist +6,727 N OpenSSL PKICreated page with "rootca.conf [ default ] ca = Frotmail.nl-ClientSSL # CA name dir = . # Top dir base_url = http://ssl.frotmail.nl # CA base URL aia_url = $base_url/$ca.cer # CA certificate URL crl_url = $base_url/$ca.crl # CRL distribution point name_opt = multiline,-esc_msb,utf8 # Display UTF-8 characters # CA certificate request [ req ] defaul..." current
  • 09:3609:36, 5 April 2022 diff hist +2,841 N Network AnalysisCreated page with "=Netwerk analyse= ==tcpdump== Met TCPdump maken we een dump van het verkeer naar disk: tcpdump -w filename.pcap ==tcpdstat== http://frotmail.nl/tools/tcpdstat-uw.tar.gz mirror http://staff.washington.edu/dittrich/talks/core02/tools/tools.html Original site Deze tool stelt ons in staat om statistieken van de pcap file uit te lezen: root@testd00s:/home/eric# tcpdstat test.pcap DumpFile: test.pcap FileSize: 441.91MB pcap_dispatch:truncated dump file; tried..." current
  • 09:3509:35, 5 April 2022 diff hist +1,558 N Netflow on LinuxCreated page with "=Inleiding= Soms is het handig om Netflow informatie te kunnen uitlezen van verbindingen waarbij de apparatuur dit niet ondersteund. Een voorbeeld hiervan is een lijn van een derde partij welke in een Cisco 3750 is geprikt. De Cisco 3750 ondersteund geen netflow maar toch willen we weten wat de grootverbruiker is van deze verbinding. =Promiscuous Mode traffic ACCountant= Onder Ubuntu kan je deze eenvoudig installeren met apt-get install pmacct Vervolgens rest je all..." current
  • 09:3509:35, 5 April 2022 diff hist +2,647 N Net-SNMPCreated page with "=Pollen of Traps?= Ik heb in het verleden SNMP eigenlijk alleen gebruikt om met behulp van polling eenvoudig statistieken te verzamelen van verschillende hosts. Cacti ging dan iedere 5 minuten alle hosts af om informatie te verzamelen en dit komt dan in een leuk grafiekje. Het begrip SNMP TRAP had ik al verschillende malen voorbij zien komen maar het zei me niets. Ik had het niet nodig om Cacti werkend te krijgen dus wat maakt het uit??? Nu hadden we een paar weken gel..." current
  • 09:3409:34, 5 April 2022 diff hist +2,727 N MySQL ReplicatieCreated page with "=Setup Master Server= You'll need this in your my.cnf on your server: log-bin server-id = 1 log bin turns on logging and server-id (which must be unique on your network) is requried for replication to work. I made the master in this case #1. Then, setup the replication user (assumes you're running mysql 4. mysql> GRANT REPLICATION SLAVE ON *.* TO repl@"%" IDENTIFIED '<password>'; restart your mysql server, if necessary do a: Get a snapshot of current data fo..." current
  • 09:3309:33, 5 April 2022 diff hist +388 N Mikrotik Power ConsumptionCreated page with "{| border="1" | | '''Model''' || '''Power Consumption (W) @ 12v''' || '''# Ports Online''' || '''Misc''' |- | RB951G-2HnD || 2.7 - 3 || 2 || WiFi on |- | RBwAP2nD || 1 || 1 || WiFi on |- | CRS305-1G-4S+IN || 4.3 || 1 || No SFP modules |- | CRS305-1G-4S+IN || 6.15 || 3 || 2x GLC-T |- | CRS305-1G-4S+IN || 5.36 || 3 || 2x SFP-10G-SR |- | CRS305-1G-4S+IN || 5.72 || 3 || 2x SFP-10G-LR |}" current
  • 09:3309:33, 5 April 2022 diff hist +2,653 N LabCreated page with "= Hardware = == Wireless == * 1x AIR-CAP3502I-E-K9 * 2x AIR-CAP2602E-E-K9 * 3x AIR-CAP2602I-E-K9 * 5x AIR-LAP1142N-E-K9 * 3x AIR-AP1131AG-E-K9 == Routers == * 3x c1803 * 5x c1841 == Switches == * 2x ws-c3750e-24td-e * 2x ws-c3750g-24td-e = PDU = DIY PDU (10.4.101.100) 1 c2960g-24t 2 ASA 5505 3 Serial Console Server 4 c800-uplink 5 c2960g-8 6 NC 7 DELL r210 II 8 APC 7921 PDU APC PDU (192.168.38.250) 1 3750g-24t 2 3750g-24t 3 1800 4 1800 5 1800 6 1800..." current
  • 09:3209:32, 5 April 2022 diff hist +5,462 N KibanaCreated page with "=Docker= ==Apt-get== apt-get install docker-compose docker adjust sudo joe /etc/sysctl.conf vm.max_map_count=262144 apt-get remove apparmor ==Docker-compose== version: '2' services: kibana: image: kibana:6.7.0 container_name: kibana links: - 'elastic:elasticsearch' ports: - '5601:5601' logstash: image: logstash:6.7.0 container_name: logstash volumes: - /root/docker/logstash/config/:/usr/share/lo..." current
  • 09:3209:32, 5 April 2022 diff hist +2,562 N Docker SwarmCreated page with "= GlusterFS = Install sudo apt install glusterfs-server sudo systemctl start glusterd.service Add peer sudo gluster peer probe docker-pi-b Create Volume gluster volume create gv0 replica 2 docker-pi-a:/opt/brick docker-pi-b:/opt/brick gluster volume create gv0 replica 2 docker-pi-a:/opt/brick docker-pi-b:/opt/brick force gluster volume start gv0 Mount volume mount -t glusterfs docker-pi-a:/gv0 /mnt/gv0/ = VRRP = Install keepalived sudo apt install keepalived..." current
  • 09:3009:30, 5 April 2022 diff hist +1,112 N Client-SSLCreated page with " <VirtualHost *:443> ServerAdmin webmaster@localhost ServerAlias ssl.frotmail.nl ServerName ssl.frotmail.nl DocumentRoot /srv/www/ssl <Directory /> Options FollowSymLinks AllowOverride None </Directory> ErrorLog /var/log/apache2/error.log CustomLog /var/log/apache2/ssl_access.log combined SSLEngine on SSLCertificateFile /etc/ssl/wildcard.frotmail.pem SS..." current
  • 09:2909:29, 5 April 2022 diff hist +3,210 N Certificate TemplatesCreated page with "Bijzonderheden met betrekking tot Microsoft Certificate Services Wanneer, bij een aanvraag, de juiste certificaat templates niet zichtbaar zijn kunnen er verschillende zaken spelen: =Template niet ingeschakeld= Door te kijken welke certificaat templates zijn ingeschakeld kan het probleem mogelijk al gevonden zijn: C:\Users\Administrator>certutil -catemplates RASAndIASServer: RAS and IAS Server -- Auto-Enroll: Access is denied. DirectoryEmailReplication: Directory Ema..." current
  • 09:2909:29, 5 April 2022 diff hist +2,674 N CNCCreated page with "=Apparaat= De CNC machine is van het type 3018 wat zoveel betekend als: * X As is 30cm lang * Y As is 18cm lang De hoogte is ook beperkt, om over het object heen te kunnen mag het niet hoger zijn dan ~30-35mm =Inschakelen= Aan de CNC machine zitten 2 stekkers: * De 12v/24v adapter van de machine zelf * De USB voeding voor de Raspberry PI Steek eerst de voeding van de Raspberry PI in het stopcontact gevolgd door de voeding van de CNC machine zelf. Wanneer de Raspberr..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)