Search results

  1. Pocky Is God

    Domestic consequences of the 2024 US presidential election: the quickening

    I already don't tip, but no taxes on tips will have me not tipping in the slave states as well now where I felt a modicum of guilt doing so. But here in California? Fuck you and your tips. I'm not giving you tax free money. Get bent.
  2. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    So. Since this is keeping me up at night since I know this should fucking work, I deleted the VLAN30 I had, deleted the interface. Re-added it, and copied the rules from my other two VLANS (IOT and my work devices, they don't need no access to my home LAN) to see if I could use the camera from...
  3. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    So using your example above, I threw this into my rules on the LAN Interface: Still can't access the camera or even ping it. Unless I misunderstood your example incorrectly, which I don't believe I have.
  4. Pocky Is God

    Can I force a docker container to use a specific Ethernet interface?

    As you can see here (https://meincmagazine.com/civis/threads/network-upgrade-multi-gig-switch-poe-waps.1504274/post-43718737) I am getting some troubles with getting my separate (but equal!) VLANS to speak to each other. Reading other threads, it seems that OPNSense does not like/support/will...
  5. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    And here is a firewall rule that allows TO the camera any LAN side traffic, but can't ping the camera, or get it to send data anywhere:
  6. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    So I did break something, but this is the correct setup for this switch to route and move data for all the VLANS. All the devices can access the internet, they are on their respective VLANS, and they are getting VLAN specific IP's:
  7. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    That is the way that I have it. Port 8 is my Wifi AP. So that has to be tagged for both the IOT and Work Devices VLAN. Port 9 is the is my "backhaul" between my two switches, so that has to be included so that it passes between the two. Port 7 is the IP Camera I have. And 13 is just a...
  8. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    I have a rule in OPNSense that allows any data from 10.0.30.2 to go only to 10.0.0.27 (debian-docker machine) but I still can't ping the camera from debian. So I think I have a routing rule off somewhere.
  9. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    So I have my Cable modem going to my OPNsense mini pc. From there, goes to a TP-Link 16 port smart PoE switch. Port 9 goes to my Tp-Link EAP that serves as my wifi. On this, I have two VLANS: 20 (IOT, for stupid shit like microwaves and oven), 40 (Work laptop and work Iphone). All my stuff...
  10. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    So I have a my cameras, separate on its only VLAN (30) and have my Debian/Docker instance on an non-VLAN'd IP (10.0.0.27), and am fiddling around with routing rules to allow them to see each other, but I cannot get it. What confuses me is that I can ping from that IP another VLAN'd devices...
  11. Pocky Is God

    Trump's First 100 Days

    Graham has always been a looney tune, but that post is pants on head.
  12. Pocky Is God

    Trump's First 100 Days

    The best I can say about this shit storm is that it has brought together Canadian left. European Left, hopefully our own Left (and kick out the unnecessary dinosaurs from the party) and we have gotten ride of dyes from our food which shouldn't be there in the first place. The rest of it? I...
  13. Pocky Is God

    Elder Scrolls IV Oblivion Remaster

    I'm on a 5800X and 7900XT and wow, it runs like shit if I'm not in a sewer. Have to drop everything even though it defaulted to pretty high settings.
  14. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    So, Home Assistant doesn't support add-ons when running in a docker container. Can't add the stuff I wanted (mainly matter for my smart lock) and can't find a way to add Frigate either. Might have to do proxmox to get those things. Phooey.
  15. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    Thanks! I got Frigate and the share up, Docker is super fucking easy. Thank you again. my OPNSense box uses unbound, which is the only thing I wanted running. Didn't think about pihole....which would be cool. What else should I do? Whats cool?
  16. Pocky Is God

    Domestic consequences of the 2024 US presidential election: the quickening

    https://abovethelaw.com/2025/04/marco-rubio-claims-he-can-kick-lawful-permanent-residents-out-of-the-us-on-the-basis-of-their-expected-beliefs-immigration-judge-says-sounds-good/ So the Khlail gentleman, actually is a lawful resident; he has a green card. But the administration is saying based...
  17. Pocky Is God

    Network Upgrade -- Multi-gig Switch, PoE+, WAPs

    Sweet. Got my other MiniPC finally (https://www.amazon.com/dp/B0CFL8N9T5?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1). Should I 1) Promox with a Debian install to Docker/Frigate? 2)Straight Debian/Docker setup (which I've never done) with Frigate in a docker container The only reason why I wanted...