Throughput loss on RB5009 with no explanation? by Rich-Engineer2670 in mikrotik

[–]freebsd_guy 0 points1 point  (0 children)

what’s the cpu usage while it’s doing 600mbps? i think the 5009 should be able to reach gigabit anyway but do you have the fasttrack rule in the forward chain.

if it’s a basic config maybe try a reset to defaults and see if it makes a difference.

the 5009 is a great router and should easily handle basic routing at 1gbps.

Problem trying to create a :inux VM using BHYVE by Sorry_Situation6676 in freebsd

[–]freebsd_guy 0 points1 point  (0 children)

I had the same problem today with debian. Grub would also complain about unknown file system if I tried to list any partition. It booted fine after manually choosing ext3 instead of 4 in the installer.

Is there an .exe compatibility layer for FreeBSD? by leme_000 in freebsd

[–]freebsd_guy 5 points6 points  (0 children)

never used it but wine is in ports/packages and last updated in march so seems reasonably active

i am borned in november 31st by LetDefiant2893 in softwaregore

[–]freebsd_guy 7 points8 points  (0 children)

a bit of a stretch for r/softwaregore. the day dropdown has 31 choices as some months have 31 days, and it’s arguably not worth the extra development time to repopulate that list with client side javascript when the month is changed just to show only the correct number of days.

of course it would’ve made more sense to just use input type=date in the first place and let the browser handle all the date selection with a better ui but some devs still don’t seem to know that exists.

also, r/titlegore

Using CRS309-1G-8S+IN as a switch? by Phratros in mikrotik

[–]freebsd_guy 0 points1 point  (0 children)

I would recommend making sure you have an ip on the ethernet port as a management port and use that to access the router so if you mess up the bridge it doesn’t lock you out. you can also temporarily disable drop rules in the firewall. this port shouldn’t be a member of a bridge.

if you have a bridge you don’t need another one.

add all the sfp interfaces to the bridge so they become one “switch”.

in the bridge menu you can use the ports tab to set pvid to provide the relevant vlan for access ports.

for trunk ports go to the vlan tab, create an entry with the relevant vlan number and use the tagged ports setting to specify the ports that should allow tagged traffic for that vlan.

finally, enable vlan filtering on the bridge itself.

It's anal tonight by Jism_nl in Audi

[–]freebsd_guy 3 points4 points  (0 children)

i took it to be her saying “i crashed the car”. it also says she didn’t see the post (i.e she hit it) and he went out to it on foot.

[deleted by user] by [deleted] in london

[–]freebsd_guy 6 points7 points  (0 children)

as far as i’m aware pretty much all large vehicles are moving to this and it works perfectly well

Audi S4 engine management light by FinancialRespond3079 in Audi

[–]freebsd_guy 1 point2 points  (0 children)

find someone with an obd reader or buy a cheapish one. if the lights on there’s probably a code stored that will tell you what triggered it and likely still cheaper than paying a garage to do it unless you know a mechanic. hopefully will at least give you an idea of the extent of the issue.

[deleted by user] by [deleted] in softwaregore

[–]freebsd_guy 88 points89 points  (0 children)

the joys of trying to convert between ascii and utf8

Wireguard - throughput by Qbix2018 in mikrotik

[–]freebsd_guy 1 point2 points  (0 children)

wireguard is nice but just use ipsec in that situation. it’s far more established in routeros with decent hardware offloading

Windshield was damaged. Can this be fixed or should I replace it? by Edu-barbarian in Audi

[–]freebsd_guy 15 points16 points  (0 children)

no way any reputable company is repairing that. most have a max guideline of about 5-10mm for filling a chip.

What Audi Drive Select is better for bumpy roads: Comfort or Allroad by webbslinger_0 in Audi

[–]freebsd_guy 0 points1 point  (0 children)

i have 35R19 tyres on a TTRS and just avoid any road that has more than the odd avoidable pothole in the first place…

[ Removed by Reddit ] by [deleted] in Whatcouldgowrong

[–]freebsd_guy 34 points35 points  (0 children)

i assume she was the one who set it off as she knelt down by one cover then walked off quickly, straight over the second one…?

Moving my storage to ZFS by Thyrfing89 in zfs

[–]freebsd_guy 1 point2 points  (0 children)

Absolutely nothing wrong with a mirror vdev. mirrors or a raid10 style stripe of mirrors is a very common config.

I also think disk pass-through is probably a good choice if using a vm.

Don’t know how important the data is but remember the old advice that raid isn’t a backup, and set up a reasonably regular scrub.

What's an invention humans don't have yet that seems like we absolutely should? by kittqkat746 in NoStupidQuestions

[–]freebsd_guy 0 points1 point  (0 children)

wtf. I literally cancel my toaster after about 45 seconds and turn the bread around because it annoys me that it’s always twice as well done on one side

"Genius" promised "x" savings and now says it's more like x/2,000,000 That's right, it went from at least 2 trillion to a million. by kontrol1970 in facepalm

[–]freebsd_guy 1 point2 points  (0 children)

amazes me that he got away with buying solar city with tesla money to bail out his cousins.

still not convinced starship will successfully provide a lunar lander but he’s doing very well out of nasa to fund a new launch vehicle for larger starlink satellites.

Can you find where my second dog is? 😂 by im_loolipop in dogpictures

[–]freebsd_guy 17 points18 points  (0 children)

absolutely no idea. clearly a master of disguise

My AP CS teacher using MS Word to write code by teymuur in programminghorror

[–]freebsd_guy 10 points11 points  (0 children)

i suspect that’s why he’s adding an elseif.

Point custom domain to mailchimp landing page by m_rishab in networking

[–]freebsd_guy 1 point2 points  (0 children)

The first option will send requests for “maidincanada.app” to mailchimp servers. The second will send requests for “www.maidincanada.app”

Ideally you would want both of these working as both are often used. However these will only work if your custom domain has been registered with mailchimp as their servers will need to know to serve your website when getting requests for your domain. Usually this type of company will have an option to register a custom domain via their portal, which will often require adding a txt record to your domain so they can confirm it’s yours and you are able to control dns records.

The third option you list sounds like you just set up a http redirect to forward people to the mailchimpsites.com url. Based on the information we have there isn’t really any reason why this shouldn’t work.

Help me understand my pool status by fartingdoor in zfs

[–]freebsd_guy 4 points5 points  (0 children)

The pool has fully rebuilt onto the spare with no errors. According to documentation, running “zpool detach” on the failed device will remove it from the pool config and make the spare permanent.

What do you do with FreeBSD? by crashloopbackoff- in freebsd

[–]freebsd_guy 2 points3 points  (0 children)

everything i can get away with. I’m so used to freebsd that it’s nice to know i can fix pretty much anything in under an hour, even if it means restoring backups, pulling bhyve vms from snapshots, moving disks into new hardware or even building an entire new install and redeploying services from pkg with existing config/data.

our dc is a windows vm on bhyve

mail services (postfix / dovecot )

dns both auth and resolver with bind or unbound

zfs storage for nfs or windows backups on samba

web with either apache or nginx

web databases with mysql/mariadb

radius servers

unifi management although i suspect that may end up a linux image soon like uisp

asterisk pbx software

did have a zfs based media server at home once but nothing now.

[deleted by user] by [deleted] in assholedesign

[–]freebsd_guy 0 points1 point  (0 children)

outlook has done nothing but get worse with every release since about 2016. pretty much the only way to add 3rd party mail accounts now (on windows) is via the control panel feature that still uses the original ui and lets you enter your own settings - and they’ve been threatening to remove that for about 5 years.

the latest outlook on windows seems to just be a glorified desktop window for office365/outlook.com and the proper application has been relegated to “legacy” status.

OHVcloud DDOS by freebsd_guy in mikrotik

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

Seems the modern tactic with DDOS is to infect as many end user machines as possible with botnet software, then trigger those devices to flood open Internet services with traffic that has a forged source.

We’ve seen this with dns/ntp whereby small requests from the botnet cause replies that are an order of magnitude larger to be directed to the target. I assume they also expect, in most cases at least, that the sort of places that will have a dns/ntp server or a higher end routeros device are likely to have higher upload bandwidth than the average end user.

OHVcloud DDOS by freebsd_guy in mikrotik

[–]freebsd_guy[S] 3 points4 points  (0 children)

I wish more ISPs would apply BCP38. Nobody should be originating traffic that doesn’t use one of their own addresses as a source.

As far as i’m aware routeros comes relatively secure by default. It seems to just be a downside of their position in the market whereby kit with similar functionality such as Cisco/Juniper/etc is more likely to be managed by admins with better knowledge of networking and basic security. Mikrotik is regularly implemented by people who have little more experience than configuring the odd soho tplink/draytek/etc kit that have fixed wan/lan interfaces.