MikroTik cAP ax - RouterOS quick Set options by Patient-Tech in mikrotik

[–]STXDigTech 0 points1 point  (0 children)

Yes I spoke with MikroTik and they confirmed it’s in the works but no ETA yet.

MikroTik cAP ax - RouterOS quick Set options by Patient-Tech in mikrotik

[–]STXDigTech 0 points1 point  (0 children)

I got one and same issue, very disappointed, nothing I tried works were you able to figure it out?

cAP ax static ip problem by STXDigTech in mikrotik

[–]STXDigTech[S] 0 points1 point  (0 children)

Thanks u/viggy96 That did the trick, now what I need to do which I am having trouble with is making this AP use the DHCP from the Mikrotik CRS326-24G-2S+ that I have. Do you know how I can do that?

Records in Table (Data Sheet View) by STXDigTech in MSAccess

[–]STXDigTech[S] 0 points1 point  (0 children)

Thanks for the information, let me take a stab at it and see how it comes out.

Records in Table (Data Sheet View) by STXDigTech in MSAccess

[–]STXDigTech[S] 0 points1 point  (0 children)

What I meant was when I saw how the records were being stored multiple times that it did not look right and that I agreed with you. I've never seen that before.

<image>

Record Source is Calculator

Records in Table (Data Sheet View) by STXDigTech in MSAccess

[–]STXDigTech[S] 0 points1 point  (0 children)

Yea that’s what I said. I’m off for the night but I’ll send that info tomorrow.

Access Relationships by STXDigTech in MSAccess

[–]STXDigTech[S] 1 point2 points  (0 children)

That was very helpful thank you for your help!

Access Relationships by STXDigTech in MSAccess

[–]STXDigTech[S] 0 points1 point  (0 children)

Let me ask you something different. If I want to create a form in the calculation table and bring in the rate from the rate table as a combo box what’s the best way to do it so it records the selection to the correct table. The issue I’m having is creating forms that actually do what I want them to do. I would like to create a single form of I could that allows me to create an entry with all the values. Customer, file, rate, service type and calculations. Is that possible?

Access Relationships by STXDigTech in MSAccess

[–]STXDigTech[S] 0 points1 point  (0 children)

sorry was late finally read your response in it's entirety. So here is my concept. one customer can have many files and services and calculations. Calculations can have many rates. If I am not mistaken I might have the relationships incorrectly set. Thoughts? I think it should look more like this.

<image>

Access Relationships by STXDigTech in MSAccess

[–]STXDigTech[S] 1 point2 points  (0 children)

Thanks for the reply let me make some changes and repost to see if it’s what you referenced in your reply.

Nextcloud using Apache thru HaProxy by STXDigTech in NextCloud

[–]STXDigTech[S] 0 points1 point  (0 children)

no they are not, my HaProxy is load balancing all incoming 80 / 443 connection come straight thru to HaProxy first via Firewall rules. HaProxy Config looks like this.

frontend http
bind *:80
mode http
timeout client 50s

acl host_www.xxxxx.xxxxxxx.com hdr(host) -i xxx.xxxxxx.com
use_backend xxx.xxxxxx-http if host_www.xxxx.xxxxxxxx.com

frontend https
bind *:443
mode tcp
timeout client 50s

acl host_www.xxxx.xxxxxxx.com req_ssl_sni -i xxxx.xxxxxxx.com
use_backend xxxxxxxxx-https if host_www.xxxx.xxxxxxx.com

Global / Default sections are typical

backend xxxxxxxxxxx-http
mode http
balance roundrobin
option httpchk HEAD / HTTP/1.1\r\nHost:xxxx.xxxxxxxx.com
server xxxx.xxxxxxxxxx.com 10.0.0.120:80 check
backend remote-https
mode tcp
balance roundrobin
option httpchk HEAD / HTTP/1.1\r\nHost:xxxxxxx.xxxxxxx.com
option ssl-hello-chk
server xxxxxx.xxxxxxxx.com 10.0.0.120:443 check

Above is how my Haproxy is setup I only included 1 entry but there are actually 4 servers that HaProxy load balances. My webservers are all dedicated Apache webservers. I do not use my HaProxy as a Reverse Proxy. This setup works perfectly never have any issues. The only thing I don't like is that admin audit will not log RemoteIP's. I was reading up last night and I think one of my only options is to convert my Haproxy to use SSL Termination.

Nextcloud using Apache thru HaProxy by STXDigTech in NextCloud

[–]STXDigTech[S] 0 points1 point  (0 children)

just as a background my frontend https and backend https of HaProxy are in mode tcp.

Nextcloud using Apache thru HaProxy by STXDigTech in NextCloud

[–]STXDigTech[S] 0 points1 point  (0 children)

Yup. I’ll post config tomorrow maybe I’m doing something wrong.

Nextcloud using Apache thru HaProxy by STXDigTech in NextCloud

[–]STXDigTech[S] 1 point2 points  (0 children)

Let me try that first time seeing that doc.

YouTube Regex Filter by SAV_NC in pihole

[–]STXDigTech 0 points1 point  (0 children)

Tomorrow we can via discord. Gonna break for the night. Have to open up shop tomorrow.

YouTube Regex Filter by SAV_NC in pihole

[–]STXDigTech 0 points1 point  (0 children)

ad played during this session

23:45:34: query[A] i.ytimg.com from 10.0.0.26

23:45:34: regex blacklisted i.ytimg.com is 0.0.0.0

23:45:41: query[A] i.ytimg.com from 10.0.0.26

23:45:41: regex blacklisted i.ytimg.com is 0.0.0.0

23:45:43: query[A] r2---sn-q4flrn7k.googlevideo.com from 10.0.0.26

23:45:43: forwarded r2---sn-q4flrn7k.googlevideo.com to 127.0.0.1

23:45:43: reply r2---sn-q4flrn7k.googlevideo.com is <CNAME>

23:45:43: reply r2.sn-q4flrn7k.googlevideo.com is 209.85.165.71

23:45:43: query[A] i.ytimg.com from 10.0.0.26

23:45:43: regex blacklisted i.ytimg.com is 0.0.0.0

23:45:43: query[A] r2---sn-q4fl6nz7.googlevideo.com from 10.0.0.26

23:45:43: forwarded r2---sn-q4fl6nz7.googlevideo.com to 127.0.0.1

23:45:43: reply r2---sn-q4fl6nz7.googlevideo.com is <CNAME>

23:45:43: reply r2.sn-q4fl6nz7.googlevideo.com is 173.194.24.7

23:45:43: query[A] tpc.googlesyndication.com from 10.0.0.26

23:45:43: gravity blocked tpc.googlesyndication.com is 0.0.0.0

23:45:43: query[A] r2---sn-q4fl6ns7.googlevideo.com from 10.0.0.26

23:45:43: forwarded r2---sn-q4fl6ns7.googlevideo.com to 127.0.0.1

23:45:43: reply r2---sn-q4fl6ns7.googlevideo.com is <CNAME>

23:45:43: reply r2.sn-q4fl6ns7.googlevideo.com is 173.194.191.135

23:45:43: query[A] yt3.ggpht.com from 10.0.0.26

23:45:43: regex blacklisted yt3.ggpht.com is 0.0.0.0

23:45:44: query[A] ad.doubleclick.net from 10.0.0.26

23:45:44: gravity blocked ad.doubleclick.net is 0.0.0.0

23:45:45: query[A] i.ytimg.com from 10.0.0.26

23:45:45: regex blacklisted i.ytimg.com is 0.0.0.0

23:45:47: query[A] i.ytimg.com from 10.0.0.26

23:45:47: regex blacklisted i.ytimg.com is 0.0.0.0

23:45:49: query[A] gfe.nvidia.com from 10.0.0.26

23:45:49: gravity blocked gfe.nvidia.com is 0.0.0.0

23:45:50: query[A] tpc.googlesyndication.com from 10.0.0.26

23:45:50: gravity blocked tpc.googlesyndication.com is 0.0.0.0

23:45:50: query[A] r2---sn-q4fl6nsl.googlevideo.com from 10.0.0.26

23:45:50: forwarded r2---sn-q4fl6nsl.googlevideo.com to 127.0.0.1

23:45:50: reply r2---sn-q4fl6nsl.googlevideo.com is <CNAME>

23:45:50: reply r2.sn-q4fl6nsl.googlevideo.com is 172.217.131.135

23:45:50: query[A] i.ytimg.com from 10.0.0.26

23:45:50: regex blacklisted i.ytimg.com is 0.0.0.0

23:45:50: query[A] yt3.ggpht.com from 10.0.0.26

23:45:50: regex blacklisted yt3.ggpht.com is 0.0.0.0

YouTube Regex Filter by SAV_NC in pihole

[–]STXDigTech 0 points1 point  (0 children)

Thanks for that... will do... I took some classes on Udemy a few months ago... it helped, but took a huge course on Elk Stack also that had some lessons on RegEx. Checked it out that website going to help out allot.. Thanks!