Vidra
Using the terms "masquerading" and "gateway", I'm assuming you want NAT. That can be done in any of the several firewalls included in FreeBSD. You might want to look in the Handbook here. With pf, for instance, nat and rdr rules are pretty simple and easy to read. and yes, linux/iptables/netfilter does make it seem more complicated than it should be. :^)
Yeah I love the syntax of pf. I'm a noob, and want to learn networking/freebsd administration. But with linux every couple of years someone comes up with a new tool that has a totally different syntax. And even iptables. It seems it would be much easier to learn by using bsd than linux. What I was trying to do is make a NAT in debian, and I couldn't understand if I need a static route or set masquerading in iptables. One net is provided by DHCP but the address never changes. And the other interface has a static ip.
Anonymous
ah, hate this shit
i686
linux is a friggen derailed mess, don't bother learning much else but the foundations, it's not worth it on the other hand, if you want to have the dhcp net to communicate with devices beyond the static ip box, you need either translation or masquerading if outter net does not know (doesn't have route) how to reach dhcp subnet with prerouting and postrouting tables you translate the iptables box adjacent subnets with masquerading you translate the dhcp subnet with the egress interface of the iptables box (masquerading is just a term for 'nat overload')
i686
hope it makes sense, if it doesn't we can try to help you a bit more, just drop a net sketch of what you have and explain in detail what u need
Vidra
hope it makes sense, if it doesn't we can try to help you a bit more, just drop a net sketch of what you have and explain in detail what u need
I appreciate man. How would you do it in freebsd? It's very simple there are 2 interfaces on the machine I just need to "connect" them. Here's how it looks. What would be the next step?
Vidra
Vidra
Vm-Router connects to the Internet. But I need vm-a to connect through the vm-R. I was confused, if need to make a static route first or not
i686
u need to have vm-a connected beyond vm-router?
i686
u using ipfilter or pf or ipfw?
Vidra
Yes. Ipfw.
Jay
ah, hate this shit
They should have made some desktop boards with DDR4
Anonymous
They should have made some desktop boards with DDR4
There are many other boards (including the RK3399 and RK3588) that can do this, there are already many better performance and more open products on the market, the entire Raspberry Pi Foundation is garbage, they and Broadcom designs products full of proprietary firmware , even unable to guarantee stable supply leading to price fluctuations
X
@bobber218 : I followed the instructions on the link you posted(mrclksr/linux-browser-installer). What worked: - Installing: Brave, Edge, Opera - Configuring: Brave, Edge - Add-ons: installed and configured on Edge. I forgot to test on Brave(will do that soon). - Sound: worked on both Brave and Edge. What didn't worked: - Installing: Vivaldi. Why: something related with the Release manifest and with expired certificate. Had this issue in 2021. - Running: Opera. Why: something related to gpu. All of these were tested on a vm running fbsd 13.2
haidar - love 🇲🇨🇵🇸
They should have made some desktop boards with DDR4
their cpu should could be fight with snapdragon
X
@bobber218 : Update: in the end I was able to install and run the latest versions of vivaldi-stable-*.deb and vivaldi-snapshot-*.deb. Add-ons: installed and working. Sound: working. All of these were tested on a vm running fbsd 13.2
X
Vermaden: Added support for @BastilleBSD #FreeBSD Jails in the jails.sh script. Get it here: https://github.com/vermaden/scripts/blob/master/jails.sh ... and some fancy ASCII logo :p
i686
if you need it to reach as is, you need a route in the outter devices back to vm-a&vm-r subnet if you prefer to hide this subnet, then you need to overload nat on vm-r egress iface, this can be done in a couple of ways, you'd better review the handbook section https://docs.freebsd.org/en/books/handbook/firewalls/#firewalls-ipfw and pick the one best fits ur needs
Jackie
Cannot connect to Wifi, how can I troubleshoot? Same computer connects fine when boot to Windows.
Jackie
Jackie
Using ath0 driver I think
Jackie
I leave wpa_supllicant command running for a few minutes and finally it connects
Ronard NX
Ronard NX
any dots?
Guillermo
Anyone with a 802.11ac card? Is it working now?
X
https://m.slashdot.org/story/419753
Jackie
Hi I have a Nvidia 430 card and I installed nvidia-390 driver, loaded nvidia and nvidia-modeset module, but I am not sure my screen is running on Nvidia driver, how do I make sure?
Jackie
I am asking because I don't get the right resolution in display settings.
haidar - love 🇲🇨🇵🇸
why many tutor still use sudo instead of doas ?
X
Can someone recommend me a pdf editor/convertor app that i can use on win? Thank you
Hadi
Can someone recommend me a pdf editor/convertor app that i can use on win? Thank you
xournal and xournal ++ https://www.freshports.org/graphics/xournal/ https://www.freshports.org/graphics/xournalpp/ Yes, you can use it on windows.
X
https://www.osnews.com/story/137350/how-google-alters-search-queries-to-get-at-your-wallet/
X
https://www.theverge.com/2023/10/3/23901205/apple-app-store-government-license-china?utm_source=press.coop
Anonymous
https://developer.arm.com/Arm%20Security%20Center/Mali%20GPU%20Driver%20Vulnerabilities watch out your allwinner/rockchip arm boards
Anonymous
https://developer.arm.com/Arm%20Security%20Center/Mali%20GPU%20Driver%20Vulnerabilities watch out your allwinner/rockchip arm boards
https://arstechnica.com/security/2023/10/vulnerable-arm-gpu-drivers-under-active-exploitation-patches-may-not-be-available/
X
https://www.osnews.com/story/137374/dragonflybsds-hammer2-file-system-seeing-new-improvements/
X
https://m.slashdot.org/story/419835
X
https://m.slashdot.org/story/419833
X
https://vermaden.wordpress.com/2023/10/04/freebsd-unix-wallpapers/
ɴꙩᴍᴀᴅ
https://codeberg.org/n0mad/freeBSD-bspwm-config/raw/branch/master/walls/bg-bsd-bw.png I use this one for Thinkpads
Baron
@n0madcoder any news about 14-RC1?
ɴꙩᴍᴀᴅ
@n0madcoder any news about 14-RC1?
Still waiting for it. It should drop next week iirc. For now what we have is Beta 4 https://www.freebsd.org/news/newsflash/#2023-09-30:1
Jackie
I am using a Nvidia GT 430 video card, using nvidia-driver-390 works fine for my desktop environment (Mate), however, my TTYs are flickered with color blocks, any idea why?
Jackie
When it was using VESA driver, there was no such problem but I cannot get native resolution for my monitor
Baron
Still waiting for it. It should drop next week iirc. For now what we have is Beta 4 https://www.freebsd.org/news/newsflash/#2023-09-30:1
Beta 5* https://cgit.freebsd.org/src/commit/?h=releng/14.0&id=243550d32f4231d4407cd57220d36e42153d97f0
X
A potential career path for software developers interested in carpentry.
X
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟯/𝟭𝟬/𝟬𝟵 (Valuable News - 2023/10/09) available. 😈 https://vermaden.wordpress.com/2023/10/09/valuable-news-2023-10-09/ Past releases: https://vermaden.wordpress.com/news/
X
https://archive.org/details/pcworld181unse/page/64/mode/2up
Fa
hello dears; please I get the below, anyone can help me ? i made only one modification on sshd_config file "PermitRootLogin yes" and I re-set it to the old config ? root@FreeBSDFACH:/home/fach # freebsd-update fetch Looking up update.FreeBSD.org mirrors... none found. Fetching metadata signature for 13.1-RELEASE from update.FreeBSD.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files are affected by updates. No changes have been downloaded, however, because the files have been modified locally: /etc/ssh/sshd_config (END)
Fa
Not an expert, but i think this is because of the heavily modified sshd_config file.
I modify only "PermitRootLogin yes" and I re-set it to the old config and still get the error!
X
I modify only "PermitRootLogin yes" and I re-set it to the old config and still get the error!
Re-set ?? You mean saved the file and restarted the service? I got the same message. Imho it is not a message error.
Fa
Re-set ?? You mean saved the file and restarted the service? I got the same message. Imho it is not a message error.
yes exactly, i remove the change and save the file and restart the service and the OS but still same issue
Fa
Also, not a good idea to have PermitRootLogin set to yes.
I modified it now to "PermitRootLogin no"
X
I modified it now to "PermitRootLogin no"
Ok. Im assuming that you can connect to your computer/server via ssh. Dont know why that message thou.
X
Seems this behaviour is generated by an interrupted/aborted update/upgrade.
X
Found also this: https://www.reddit.com/r/freebsd/comments/15lmvna/need_help_update_failing/?rdt=49125
Z
I found an old article on custom ISO images : http://www.cyclecide.com/~rudy/example/custom-freebsd.html it was in my bookmarks. Hope it helps.
X
Hi guys! Can someone help me on a problem with xfce4.18 running on fbsd 13.2-p4? Thank you.
X
The problem is this: I have a fbsd 13.2 running xfce4.18. Everything was ok until couple of days ago. When i started my vm and entered xfce my panels were gone and i was presented a blank screen. I deleted from .config/xfce4 folder, from .cache/xfce4, restarted my vm, logged back and the same problems except the fact there were couple of icons on desktop. I did also an pkg autoremove xfce*, restarted and reinstalled xfce. Same issue, no panels.
X
I decided to let that vm alone and do a fresh new one. Installed freebsd-13.2, updated to 13.2-p4, installed xorg, sddm and xfce. Also installed: arandr, virtualbox-ose-additions and some other programs. After that i restarted my new fbsd vm and was ok, until the second reboot when the panels were gone. Another restart, same problem. I disabled in /etc/rc.conf virtualbox and restarted. This time success!!! Re-enabled virtualbox in rc.conf, restarted and everything worked. Decided to test on my old fbsd vm, but with no success.
X
In the end after another restart of my new fbsd vm, xfce panels were gone, so i decided to reinstall from the beginning the os.
X
New 𝗙𝗶𝘅 𝗹𝗶𝗻𝘂𝘅-𝗯𝗿𝗼𝘄𝘀𝗲𝗿-𝗶𝗻𝘀𝘁𝗮𝗹𝗹𝗲𝗿(𝟴) 𝗼𝗻 𝗙𝗿𝗲𝗲𝗕𝗦𝗗 [Fix linux-browser-installer(8) on FreeBSD] article on vermaden.wordpress.com blog. https://vermaden.wordpress.com/2023/10/11/fix-linux-browser-installer8-on-freebsd/
haidar - love 🇲🇨🇵🇸
Glad if it helped you
So how to password auth disabled ? if we have to change everytime we do update ?
Ronard NX
I cant pick and install pkg
Ronard NX
accelerat0r 🇮🇱 🇮🇱 🇮🇱
C'mon man at least do not use a flash