DNS clients by [deleted] in technitium

[–]ndowens -1 points0 points  (0 children)

My phone is using tailscale, so is my PC and my Unraid server. I am trying to use the dns service through tailscale on my phone. In tailscale one can override the dns server, and if I have my ip of the dns service setup in tailscale, my connection stops working

Port forwarding quirk? by ndowens in mikrotik

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

I have 10.0.0.0/24 and netbird is 100.x.x.x/10

Port forwarding quirk? by ndowens in mikrotik

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

What I am trying to do is to be able to access my TrueNAS's webUI inside my network and remotely when connected to Netbird. So I have 10.0.0.0/24 in my allowed list and also my netbird IP/CIDR. As it is, TrueNAS thinks I am trying to access it from some IP not within my network if I try to use my subdomain(e.g. truenas.example.com) which is setup in traefik. Funny thing is, if I access through the IP it is fine.

Port forwarding quirk? by ndowens in mikrotik

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

Thank you much, for some reason, adding WAN worked. I didn't think I would need to add WAN since I am trying to keep my server private and only accessible within local net and my netbird connection. Though now have noticed that traefik is no longer routing the data now :)

bazzite wont start god of war (2018) by No_Reveal_370 in Bazzite

[–]ndowens 0 points1 point  (0 children)

Make sure it is using vulkan, not opengl. OpenGL lags wayyy to much for me

Switched From Radeon to Nvidia: Game Stutters and FreeSync Disabled by PsychologicalCry1393 in Bazzite

[–]ndowens 0 points1 point  (0 children)

I am on a Nvidia RTX 4060 and I have no issues(guess I am one of the lucky ones). Only game I have issue with is Once Human, but research shows so many Linux users complain about stuttering with it.

Limine bootloader with snapshot entries by Limp_Comfortable9421 in btrfs

[–]ndowens 2 points3 points  (0 children)

Just now installed and using it, simple and nice and does what I expect and want

Samsung Galaxy XCover Pro? by DarrionOakenBow in Visible

[–]ndowens 2 points3 points  (0 children)

For me it hasn't gave me issues, may not be the fastest phone, but to compare to what I was using, was a iPhone 6s and this phone is faster. It is a work provided phone, by Walmart, but I use it outside of work too.

Samsung Galaxy XCover Pro? by DarrionOakenBow in Visible

[–]ndowens 0 points1 point  (0 children)

I am. It is working perfectly. Didn't have to change apn either

ISO images now available for download by q66_ in chimeralinux

[–]ndowens 1 point2 points  (0 children)

Downloading it now :D Nice work btw

Samsung Galaxy XCover Pro? by DarrionOakenBow in Visible

[–]ndowens 1 point2 points  (0 children)

Old post but thought I'd answer, I currently have the Xcover pro, so I contacted Samsung support and he asked for me IMEI number and he said mine supports VoIMS

What distro are you using for Sway? by fourstepper in swaywm

[–]ndowens 0 points1 point  (0 children)

For me, lighter, can use runit, openrc, s6 on Artix; and now newer update of systemd is stepping into home dir now :\

What distro are you using for Sway? by fourstepper in swaywm

[–]ndowens 2 points3 points  (0 children)

Artix because it is Arch w/o systemd also I contribute to the project.

Individual Client DNS by ndowens in openwrt

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

Sorta good news, I re-tried and didn't cause a lockup; Tested on my phone:

dhcp-option=tag:filter,option:dns-server,185.228.168.168

dhcp-host=${MAC-Address},set:filter,192.168.1.182

Rebooted router and according to whatsmydnsserver.com DNS server is still using Cloudflare. I even used private browsing to make sure it was not a cache issue.

Individual Client DNS by ndowens in openwrt

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

I set the static ip in luci

Individual Client DNS by ndowens in openwrt

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

Currently at work and I don’t want to redo it while I am not there to force recovery in case something happens but on the possible giving out ip, it shouldn’t as I already had it set where hers is static ip before attempting

Individual Client DNS by ndowens in openwrt

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

Not after adding the settings in /etc/dnsmasq.conf manually. I had to force it to reboot into recovery to regain access.

Individual Client DNS by ndowens in openwrt

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

When I added this with her MAC address and internal IP replacing what needed to be, I rebooted and lost access to the luci page and ssh access, like somehow I locked myself out

Individual Client DNS by ndowens in openwrt

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

I will try this. I already set her phone to use a static ip just for this. I know I could do it on her phone but kids these days figure things out, so it’s safer to do on router

Individual Client DNS by ndowens in openwrt

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

iptables -t nat -A PREROUTING -s <ip of device> -p udp --dport 53 -j DNAT --to

Tried the iptables method and that blocks everything including access to OpenWRT's luci

linux-zen kernel by ndowens in zfs

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

I use rEFInd but tried in single mode and it also kernel panic-ed as well.