Recommended Posts

Hello,

 

I'm a student and have to configure a captive portal for my project using pfsense.

 

My project is to configure a '' WAN network '' but on a private lab. For that, I need to configure a UNREAL Tournament game server on a DMZ, and the clients are separated from it by another router and can access it in order to play it.

 

 

It's simpler with a picture so the network I have is the following : 

 

 

  post-519605-0-33871900-1399981945.png

 

 

 

 

So, what I want to do, is telling the clients that as long as they are not authenticated by the captive portal, they can't access to the network and therefore they can't access the game.

 

The problems are : I dont have a dedicated machine to run pfsense so I have to run it on VMs, and my all network doesnt have internet access.

 

I've managed to do this so far : 

 

post-519605-0-12312300-1399982431.png

 

 

NIC1 is my WAN interface and NIC2 is my LAN interface.

 

I can access the webConfigurator.

But from the LAN I can't ping the WAN interface.

 

THe LAN interface is setup as 192.168.1.1, DHCP Disable because I have my own DHCP server on the ROUTER 1

 

The WAN interface is setup statically as 192.168.10.2 and upstream gateway is 192.168.10.1.

 

I'm pretty sure the problem is from this WAN interface setup but I don't know how to fix it really so some help would be nice.

 

Thank you

 

 

 

 

 

 

 

 

 

 

 

 

 

"and my all network doesnt have internet access."

 

What does this mean - you clearly have internet.. Since you posted this?

 

What does the internet have to do with anything if "your" running the game server?  This could be all done on vm..  So both routers are pfsense?  Everything even the clients could be vms

 

You show 2 routers, and your pfsense vm?  So there are 3 routers?  So this router1 and router2 and the game server all reside in physical?

 

And the host your on is on this 192.168.10.0/24 network?  And your clients that need to get to the game server are going to be physical or vms?

This means, my host machine has internet access but I can't allow VMs to have the access because this is an university network with so much restrictions.

 

No both routers are ciscos, the only reason I'm using pfsense is to do the captive portal.

 

Kinda hard to explain but I hope it's understandable.

 

 

And yeah everything is physical except the clients who plays the game from Virtual Machines and the pfsense 

Is your host connected to this switch that is the 192.168.10.0/24 network?  From the drawing its not.

 

You have a line from the 192.168.10.0/24 switch to pfsense -- but to what?

 

You say your lan can not ping what wan?  Pfsense 192.168.10.2?  Can pfsense ping 192.168.10.1?

The host machine is not connected to the 192.168.10.0/24 network because I can't touch any ethernet interfaces -.-

 

I forgot on the drawing that the VMs are connected to the switch, all of them.

 

Also I need to know, with my setup , the VM clients should have an IP address like 192.168.10.x with 192.168.10.1 gateway or 192.168.1.x with 192.168.1.1 gateway ?

 

Sorry i'm new to this and really confused.

 

When my VM client has the address 192.168.10.x I can ping the WAN interface but not the lan and vice-versa.

 

Pfsense can't ping 192.168.10.1

"The host machine is not connected to the 192.168.10.0/24 network because I can't touch any ethernet interfaces -.-"

 

Then how and the F is pfsense suppose to be able to talk with 192.168.10.1 ??  So that it can then talk to the game server??  Magic??

 

So you have no wire that runs from this switch to the host box that pfsense is running vm on?  Then how do you show a wire from that switch to pfsense??

 

The host that is running your VM software, that pfsense is a vm on has to have a physical connection to that switch 192.168.10.0/24 or it is not possible for pfsense to be connected to that network - yet you show a line..  Your pc does not have to have an IP in that network.. But it needs a physical connection so that your vm can connect.

 

what are the current connections on your host machine?

Here like this

 

post-14624-0-33109000-1399987608.png

 

BTW that 172.108 is a public IP space.. rfc1918 space that starts with 172.16-31.x.x

 

BTW why are you doing nat on the other routers?  Are you not just pretending those are internet services - the nat is of no point when everything is rfc1918 space..  Is that really 172.108 public IP space?

Ok that was pretty stupid from me. I did the config with my personal laptop, which means I don't have internet access though :

 

WAN Interface : Bridged : Configured by DHCP ( because the ROUTER 1 does DHCP server ) : address 192.168.10.7 , gatewway : 192.168.10.1.

                                                                                                                       

LAN Interface : Internal network intnet : 192.168.1.1. 

 

so pfsense can now ping 192.168.10.1. 

 

Although, from my client VM which is setup as 192.168.10.8 with 192.168.10.1 gateway. The VM is on my personal laptop and is in Internal network intnet.

 

When i try to ping the WAN interface of pfsense ( which is now 192.168.10.7 ) it says " Destination host unreachable. "

 

So now, is this a route problem or something else ? I'm so lost with VMs

 

( I also tried with VM setup as 192.168.1.8 and gateway 192.168.1.1 , because it makes more sense, and it says Request timed out )

 

 

EDIT : Didnt see your last post, 172.108 is a public space but the lab where i'm working is like isolated from the rest so i can put any IP addresses I want, this part will actually be a DMZ later on

"172.108 is a public space but the lab where i'm working is like isolated from the rest"

Still VERY VERY BAD!!! Practice to use external public IP space that is not owned by you on your network. There is plenty of rfc1918 space - there is no reason to use public IP space that is not owned you on your own network. And even if owned by you, using it what is clearly a private network makes for confusion.

Now I currently don't show any whois for 172.108, the 172.16/12 is rfc1918, but for example 172.0/12

NetRange: 172.0.0.0 - 172.15.255.255

CIDR: 172.0.0.0/12

OrgName: AT&T Internet Services

You should not be using this address space - it is a VERY BAD habit to get into pulling address space out of thin air and using it.

Ok if the router for 192.168.10.0/24 is handing out dhcp - you can not just use static.. That could cause all kinds of problems (how do you know there is not another device using that IP?). In your vm software if you bridge physical interface that is connect to this 192.168.10.0/24 network, your physical machine should get an IP. And then the virtual machines with interfaces on this network should also get an IP from the dhcp server on this network. Since the VM virtual nic bridged to your physical would have its own mac.

Now you mention this is school and you can not connect vms to the internet? Who owns this router for the 192.168.10.0/24 network and this switch. If it is running any sort of nac or nap, port security - its possible that only the mac it first sees on a port is allowed an IP, etc. Or registered macs can get an IP, etc.

In a nutshell. On your pfsense vm, on its wan interface that is bridged to your physical interface connected to the 192.168.10.0/24 network - you should be able to set it to dhcp and get a IP. If it doesn't then your never going to get this to work. And you need to contact who admins that router, etc. If pfsense can not talk to its wan gateway - then no vms you put behind it would be able to talk out the wan, etc.

If your physical host can ping to the 192.168.10.1 router - then your pfsense wan via dhcp should also be able to ping this 192.168.10.1 address.

Hm actually I had to find a free captive portal solution , considering most of the computers in the lab are using windows I thought of Firstpot but it was not free and then I found pfsense which seemed pretty simple to use. Then my supervisors agreed with that solution even if they didn't know pfsense can be used as a captive portal lol

  • 3 weeks later...

Well, the project is not finished yet and I have another problem and I don't know how to fix it again -_-

 

So, once I did the captive portal and radius everything works fine if I have internet, but considering in my test lab I don't have internet, I can't use the ISP DNS so the redirection to the captive portal does not work.

 

That's why I installed the bind service. I configured it like this http://ejnetwork.wordpress.com/2014/01/17/blocking-domains-with-pfsense-using-bind/.

 

I am really new to DNS configurations and I still don't know if it is possible to redirect every http or https request to the captive portal. For now if a user enter an IP address in the URL I am able to redirect it but if he types in any domain name like "rjwiepjpweihgpwerihgew" for exemple it doesn't work.

 

So I think it's coming from the DNS server that I configured badly but I don't really know.

 

Sorry again and thank you in advance 

And why can you not just use the built in dns of pfsense, you can create host over rides for anything you want..  This would be the common setup for using pfsense..  Yes you would have pfsense forward to something for public dns like your isp or googledns, opendns, etc..

 

But for testing you can create whatever host records you need.. For example if you want www.google.com to resovle to 1.2.3.4 its a simple over ride.  While I love Bind, and it is the golden standard for dns - its not something you start using without some decent understanding of the underlaying principles of dns, etc..

 

I really would suggest you use pfsense built in dns..

 

C:\Users\BudMan>ping www.google.com

Pinging www.google.com [1.2.3.4] with 32 bytes of data:
Control-C
^C

 

post-14624-0-81083600-1401803320.png

 

I use bind because I have basic linux knowledges and the point of my project is to know more about this, my supervisors just said " use bind " so I did lol

 

THe only point of that is actually this :

 

A client will access our game server, but he can't access it as long as he doesn't authenticate himself on the captive portal.

 

So i saw that on BIND I can modify the file /etc/hosts and tell him like this : " 172.108.10.2 gameserver "

 

So then, if i try to connect onto 172.108.10.2, does the captive portal webpage is supposed to pop ?.

you would not be editing any /etc/hosts file in bind.. Where did you see that?

/etc/hosts is a local file for name resolution - has nothing to do with bind at all.

BIND is a recursive or authoritative name server.. Or both.. If all you want is a host to resolve something.domain.tld to some IP then sure you could edit on linux the /etc/hosts file - or on windows you could do the same thing under C:\Windows\System32\drivers\etc there is hosts file you could edit.

Not sure what you think that has to do with a captive portal.. Captive portal can require you to auth yes, but it redirects where ever your going to the "portal" part.. Does not matter if your going to www.google.com, www.neowin.com or whatever.. The captive portal redirects wherever your trying to go to the portal.. Then once you auth, then it lets you go to where you were starting to go. Or some other landing page, etc.

Where do you want your client to go, your game server? What is the fqdn of this name server, and what are you using for local dns so that it resolves? I would assume your systems are using pfsense for dns.. Since this is how it works out of the box and is the common 99.9% of the time setup.

If you are pointing your client to something else for dns, then sure any FQDN you want to go to be it on the internet or you local network should resolve. If your not using local dns, and you need your client to resolve something for a local type fqdn, something.foo.tld then sure you could use a host file.

Oh ok i definitely didn't understand a damn thing ahah thank you.

;

Yes my client needs to go on my game server. His fqdn is GameServer-HP. I wanted to use the pfsense bind package as a local DNS to resolve it.

 

But if i understood everything correctly, which I am really not sure, if the clients wants to connect to the gameserver he will be redirected to the captive portal webpage if I set up the host file ? I don't even need a local DNS ??

 

I'm really sorry for all these questions and I'm really grateful for all the help budman thank you !

Why would you need bind on pfsense, unless you were going to do something really fancy like zone xfer, etc.. Bind is way over the top for resolving a fqdn to an IP. The builtin dnsmasq can do this with a simple host override.

gameserver-hp is not a fqdn btw. gameserver-hp.something.tld would be a fully qualified domain name.

To be redirected your host doesn't have to resolve anything, you could go http://ipaddress and it should be redirected to the captive portal. If you want to go http://gameserver-hp that resolves to ipaddress on your box that is fine. But it has little to do with the redirection mech of a captive portal.

does not matter where you try to go, the captive portal redirects you to its landing page. Once you auth, put in payment, use a voucher, etc. And the captive portal accepts it then it will send you on to where you really were wanting to go. Does not matter if you can really get there or not. The captive portal does not need to even be able to resolve this.

BTW your trying to hit a http or https site right, running some game software that connects to some gameserver port in some game software is not going to get redirected. The captive portal is going to only redirect http or https requests.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Thanks
    • 7 Days: Killing uBlock Origin bypasses, Euro Office faces fire, and will AI replace you? by Aditya Tiwari 7 Days is a weekly roundup of picks of what's been happening in the world of technology - written with a dash of humor, a hint of exasperation, and an endless supply of (black) coffee. This week's highlights include WWDC 2026 announcements, updates on child safety, and Meta's use of data from outside businesses to optimize your feed. Let's get started. You can check out the recent issues of the 7 Days weekly roundup. Killing uBlock Origin bypasses The hottest news of the week was about Google Chrome effectively ending most uBlock Origin workarounds (a free, open-source ad blocker extension) by permanently dropping MV2 extensions and their bypasses. Chrome is transitioning towards newer MV3 extensions. A recent discussion thread highlighted how the latest and upcoming versions of the most popular browser are expected to be its final releases with support for MV2 extensions. Genuinely European? Euro-Office faces fire The recently launched cloud-based office suite, Euro-Office, is facing criticism at home. The LibreOffice developer wrote an open letter criticizing Euro-Office for its marketing claim that it's the "first open-source office suite developed in Europe," since the honor has belonged to OpenOffice since 2001. The Document Foundation has called out Euro-Office, arguing that it can't consider "itself genuinely European" as long as it keeps pushing Microsoft defaults on users, adding that "it has to speak ODF as its mother tongue." Will AI replace you? Image: Tara Winstead via Pexels Microsoft's AI boss, Mustafa Suleyman, said in an interview earlier this year that AI would replace office workers within 12 to 18 months. Joining the ranks of top executives who have softened their stance on AI replacing humans, Suleyman recently walked back his earlier remarks and now says that AI will automate tasks, not replace entire white-collar jobs. He defended his earlier comments by arguing that they referred only to individual actions people perform at their desks. Louis Rossmann wants to sue Samsung Image: Louis Rossmann Tech repair entrepreneur and right-to-repair activist Louis Rossmann contacted Samsung support over a failed 4TB Samsung 990 Pro NVMe SSD. After back-and-forth communication, Samsung offered a $330 refund instead of a replacement, but Rossmann found that the SSD was readily available for new buyers at a higher price. He has issued a formal 60-day notice and intends to file a suit in Texas small claims court, as Samsung's actions reflect a failure to honor its warranty obligations. Samsung reached out to Neowin to clarify its updated stance that customers in such situations will receive a refund equal to the product's current market price. Child safety or mass surveillance? Image: Jonathan Borba via Pexels Signal accused the UK government of using child safety and device-level explicit content ban as a cover for mass surveillance. Calling the plan "dystopian," Signal warned that it violates everyone's fundamental right to privacy. The messaging platform believes that the government should keep children "safe" and "protected," but it should do so through social services and education. Fears of social media regulation Image via DepositPhotos.com More governments across the globe are tightening their grip on social media and bringing stricter regulations in the name of child safety. Bluesky COO, Rose Wang, warned that social media regulations could destroy competition from small startups and that heavy regulatory compliance costs favor deep-pocketed tech giants while locking out new entrants. Our Features Image: Pexels Our coffee-powered team publishes a platter of editorials, opinion posts, and guides. Here's what they got for the week: UK **** blockers are a looming privacy disaster, we must be able to see the source code This week in software news Image: Proton Catch up on some of the latest software news updates that arrived throughout the week: Dark clouds over PC makers: Building on our report from last month, Dell officially acknowledged that its own remediation software was causing BSOD issues and unexpected system restarts. HP is also facing equally frustrating issues involving recent Windows Secure Boot updates on Windows 11. Controversial icon: Spotify finally removed the disco ball icon from its app and replaced it with the familiar flat green logo after weeks of mixed reactions online. While some people don't like the new design, the retro, three-dimensional look has generated a following of its own. Even other brands are coming up with their versions of the disco logo. NVIDIA fixes stuff: A new hotfix driver 610.52 fixes various issues related to monitors and displays, noting that G-SYNC-related frame pacing troubles should now be resolved on Ada Lovelace GPUs. The feedback thread also points out that the hotfix patches a BSOD issue. FIFA World Cup tracker: Opera is redesigning its Android browser with a built-in football tracker for the upcoming World Cup in the US. The new homepage is now "more immersive" with easier access to common browser features. Command line for Proton: The Swiss technology company has launched a command line version of the Proton Drive, which you can use to manage your encrypted files directly from a terminal across all major platforms, including Windows, macOS, and Linux. This week in hardware news Image: Thermaltake Catch up on some of the latest software news updates that arrived throughout the week: Intel and AMD PCs in one case: Thermaltake's CAPO X dual-system chassis brings you the best of both worlds by supporting two microATX (mATX) motherboards and up to two 360 mm AIO liquid coolers. If you want ideas, maybe you can use one as your main PC and another as an AI agent. Google Tensor production: While TSMC will remain the lead producer, the search giant is reportedly in talks with Samsung to hand over part of the production of its next-generation Tensor AI chips. The upcoming TPUs are reportedly codenamed “Icefish” and will be produced using Samsung's 2-nanometer process technology. Lethal fake phone chargers: UK-based consumer rights organization Which? has warned that "potentially lethal knock-off chargers" are still being sold on online marketplaces, including Amazon and eBay, despite the dangers of such chargers having been exposed. This week in Google News Image: Google Catch up on some of the latest Google news updates that arrived throughout the week: Sliding into DMs: You might remember that YouTube had a direct messaging feature back in the day. It's now rolling out a revamped direct messaging inbox that lets you share Shorts, videos, and live streams and have conversations about them. New in NotebookLM: The AI-powered note-taking app got some new agentic capabilities and more advanced reasoning, thanks to support for Gemini 3.5 and Antigravity. NotebookLM can now generate outputs in more formats, making it easier to start new projects with less information. This week in Apple News Image: Apple Catch up on some of the latest Apple news updates that arrived throughout the week: WWDC 2026: This week was all about Apple's annual developer conference, where the iPhone-maker finally unveiled an upgraded Siri AI and a platter of new Apple Intelligence features. Siri AI now has a cross-platform app, which is supported on select models of iPhone, iPad, Mac, Apple Watch, and Vision Pro. What's different about WWDC: I wrote a detailed feature this week discussing how Apple changed the WWDC keynote this year, blurring the lines between its operating systems. Apple didn't have dedicated segments for its operating systems this year and didn't even publish the official press releases. Liquid Glass slider (finally): It's that time of the year when Apple previews fresh updates for iPhone, iPad, Mac, Apple Watch, AirPods, and other platforms. A new transparency slider for Liquid Glass is coming to iOS 27, iPadOS 27, and macOS 27 Golden Gate. Is your device supported?: If you're wondering whether your Apple device supports the new developer beta builds, you can check the respective compatibility lists for iOS 27, iPadOS 27, macOS 27, and watchOS 27. Siri AI not coming to Europe: Yes, that's true due to complications related to the Digital Markets Act (DMA). While Apple penned a blog post to tell its side of the story, a European Commission spokesperson told Neowin that the DMA does not prohibit Apple from launching its services in the EU; the company is simply required to comply with the law. New child safety features: Apple announced a trove of new safety features for kids, including a simpler setup experience for parents, Ask to Browse, Time Allowances, and a redesigned Screen Time UI. Parents can now visit a new website to find answers to common questions around child safety features. More cloud power: Apple's Private Cloud Compute cloud infrastructure will now run beyond its own data centers for the first time. It's working with Google and NVIDIA to run new Apple Intelligence workloads on Google Cloud systems powered by NVIDIA GPUs. This week in Meta news Catch up on the latest Meta news updates that arrived throughout the week: Data from outside: Meta is rolling out a new update globally to personalize your AI responses and primary feeds using data from outside businesses. It already targets ads based on shopping activity, but the latest development enables it to personalize other "parts of your experience." There is a toggle in the Settings to disable activity from other businesses; however, it won't prevent companies from sending your data to Meta. Level playing field: The European Commission has ordered the social media giant to restore access to WhatsApp for third-party AI chatbots, including ChatGPT and Copilot. Meta previously blocked rival AI chatbots from operating on WhatsApp, prompting the Commission to launch an antitrust investigation. Spying on users: On the flip side, WhatsApp accused the Israeli cyber-intelligence firm, NSO Group, of deploying a fresh wave of targeted "spear phishing" attacks against its users, which were thwarted by WhatsApp's security teams. Reorder profile grid: Adding some customization for the profile grid feature, Instagram now lets you rearrange posts in your profile without deleting and reuploading content. Go to your profile and long-press any thumbnail to find the "Reorder grid" option. This week in AI news Catch up on the latest artificial intelligence news updates that arrived throughout the week: Claude RAM hogger: Windows users are getting infuriated by Claude Desktop's hidden 1.8GB Hyper-V VM bug, which spins up if you use Claude Cowork or agent mode even once. It shows a Vmmem process in Task Manager, indicating 0% CPU usage but 1.8GB of RAM usage. Claude Fable 5: The new state-of-the-art AI model from Anthropic beats OpenAI's ChatGPT-5.5 in multiple AI benchmarks. Claude Fable 5 sits above the Opus models and outperforms most other generally available models across knowledge work, vision, scientific research, and more. However, the model was abruptly suspended after receiving an export control directive from the US government. Stack Overflow for AI agents: The popular Q&A platform has launched Stack Overflow for Agents in beta, which AI agents can use to share, find, and reuse coding knowledge. It explained that AI agents operate in isolation, creating an Ephemeral Intelligence Gap, and valuable tokens are wasted on something another agent has already solved. Upgrading Codex: OpenAI is buying a company called Ona, which makes secure cloud execution and orchestration technology for developers. The ChatGPT-maker aims to make Codex agents run for days without being tied to a local machine or an active session. It also announced a new developer mode in Chrome. This week in open-source news Catch up on some of the latest open-source and Linux updates that arrived throughout the week: Linux 7.1 rc7: Linux Torvalds dropped an optimized rc7 with crucial fixes for AMD and laptop hardware. He said that a stable version of Linux 7.1 could arrive next week, adding that the latest RC is not small, but smaller than recent releases. Alpine Linux 3.24: The latest Alpine Linux release added support for COSMIC Desktop, Linux 6.18, IPv6 installer support, automatic serial console configuration for headless setups, and major package updates and removals. This week in Microsoft News Microsoft had to shut down more than 70 GitHub repos after they were compromised by malware, Teams is getting a controversial tracking feature that users may hate, and the company explained why the new update makes PowerToys faster. You can check out Taras's freshly baked Microsoft Weekly roundup to catch up on all the interesting stories this week. This week in gaming The latest issue of Pulasthi's Weekend PC Game Deals curates several exciting games on sale this week. On the Epic Games Store, the new titles on display for grabs include Warhammer 40K Speed Freeks and The Ouroboros King. NVIDIA GeForce NOW's summer sale lowered the prices of both the Performance and Ultimate membership options for a limited time period. Meanwhile, the Xbox Free Play Days brought Undead Labs' post-apocalyptic title State of Decay 2, as well as two Team17-published titles. That said, here are some more stories from the gaming world: Dragon's Dogma 2: Dark Arisen expansion to bring snowy region, new updates also coming Playground drops 30 minutes of Fable gameplay, shows off life sim and morality system Playground Games confirms Forza Horizon 6 save wipe bug Doom: The Dark Ages Revelations expansion gives the Slayer a brutal Chain Spear State of Decay 3 is out in 2027, reveals Plague Nests with new co-op gameplay trailer From the review corner This week, Taras got his hands on the DuRoBo Krono portable e-ink reader, which comes with a $279 price tag. It's a smartphone-sized device with a rotating dial, sitting somewhere between premium and cheap in terms of build quality. Speaking of the pros, the physical controls are cool, the smart dial is useful, the battery life is good, and Android 15 has no-nonsense software. On the flip side, the device lacks software customization, the built-in AI needs improvement, the smart dial is a bit wobbly, and there is no ambient light sensor. EA Sports UFC 6 EA Sports UFC 6 does a better job at onboarding new players than most fighting games, according to Pulasthi's detailed review. The game comes with rewarding combat systems, top-notch animation, impressive impact physics, and visible damage on fighters. However, the menus lag a lot, grappling isn't very fun, and the flow state feels a little misplaced. More price drops! We got you covered with some hot tech deals all week. For some reason, if you missed out on a great discount, here is a summary of some recent deals that are still alive: GIGABYTE Radeon RX 9070 XT Gaming OC ICE 16G - $649.99 (13% off) 1TB Samsung T7 Portable SSD - $189.98 (31% off) AirPods Pro 3 - $179 ($50 off) Edifier R1280Ts Powered Bookshelf Speakers - $129.99 (24% off) To view all of our recent deals, click here. So, these were some of the biggest tech news and other updates from this week. There will be more issues of our 7 Days series in the coming weeks and months, so stay tuned. You can also support Neowin by registering for a free member account or subscribing to extra member benefits, along with an ad-free tier option. Have a great weekend!
    • Well I've done a grand total of nothing, and it now clocks between 2010mhz and 1995mhz (stock is 1710mhz) and hovers around 80c, warmer than it used to, but tolerable clocks seem to have returned. Thanks for all the advice on this thread. Will review the evidence and make a choice.
    • Audacious 4.6.1 by Razvan Serea Audacious is a lightweight, open-source audio player that emphasizes simplicity, performance, and sound quality. Designed for Linux, Windows, and macOS, it supports a wide range of audio formats, internet radio streaming, and playlist management. Users can customize the interface with Winamp-style skins or modern themes, making it flexible for different preferences. Audacious also includes an equalizer, advanced audio effects, and a plugin system for extending functionality. Its low resource usage makes it especially suitable for older computers or users who value efficiency without sacrificing playback quality. Audacious key features: High audio quality – delivers clean, gapless playback with minimal distortion. Wide format support – plays MP3, FLAC, Ogg Vorbis, AAC, WAV, WMA, and more. Internet radio streaming – supports Shoutcast, Icecast, and other online streams. Winamp skin support – classic, nostalgic look for users who prefer the old-school style. Modern GTK-based interface – clean, simple UI with a more modern feel. Customizable themes – change appearance through skins and themes. Advanced playlist management – organize, save, and edit playlists with ease. Equalizer – fine-tune audio output with a built-in graphical equalizer. Audio effects – built-in DSP options like crossfade, replay gain, and more. Plugin system – extend functionality with additional components. File metadata support – displays and organizes music based on tags. Drag-and-drop support – quickly add songs or playlists. Global hotkey support – control playback without switching windows. Bit-perfect output modes – bypass system mixers for pure audio output. ReplayGain support – normalizes track loudness automatically. Cue sheet support – play entire albums from a single audio file with .cue. MPRIS2 integration – integrates with Linux desktop environments for media controls. Advanced resampling options – adjust playback quality with different resampler settings. Gapless playback – seamless transition between tracks encoded properly. Crossfade plugin – blend one song into the next smoothly. Last.fm scrobbling plugin – track listening history online. Remote control support – control Audacious via command-line or scripts. Lyrics plugin – display song lyrics if available. Alarm / timer plugin – start or stop playback at set times. SOX resampler plugin – high-quality resampling for audiophiles. Spectrum analyzer / visualization plugins – visual feedback while playing music. Headphone crossfeed effect – simulates speaker listening for headphones. Customizable buffer size – tweak latency and playback smoothness. Audacious 4.6.1 changelog: Use XDG cache dir to store temporary files (#1817) Accept embedded lyrics in more cases (#1818) Bump .so and plugin ABI versions retrospectively (#1819) Include Georgian translation (#1820) Fix build on systems using musl instead of glibc (#1823) Download: Audacious 4.6.1 | 48.2 MB (Open Source) Download: Portable Audacious 4.6.1 | 69.8 MB View: Audacious Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      142
    4. 4
      ATLien_0
      89
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!