Alerts This Week
Warning Icon 1 535
Alerts This Week
Warning Icon 1 535

Stay Ahead With Linux Security News

Filter Icon Refine news
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security news

We found 2 articles for you...
74

Creating a Secure Tinc VPN for Reliable Remote Access Solutions

With tinc you can create a virtual private network (VPN) that lets you communicate between two machines over an insecure network such as the Internet with all of your traffic encrypted between the hosts on your virtual network. Another interesting application for tinc is connecting your laptop to a Wi-Fi router at home. You might already be using WPA2 to ensure that only valid hosts can connect and communicate with your Wi-Fi router, but you might not be able to assign a fixed address to the laptop when it is connected over Wi-Fi. So if you want to connect to an SSH daemon on the laptop itself or access an NFS share on the laptop, you have to play guessing games as to which IP address the Wi-Fi router has given the laptop this time. Running tinc on the laptop and a server at home removes the guessing game -- just connect to the laptop's VPN IP address. This is an interesting article for anyone who is thinking about setting up an VPN. It talks about using a tool called tinc. . The link for this article located at Linux.com is no longer available. . Uncover the steps to establish a robust virtual private network with tinc, ensuring smooth connectivity and secure accessibility.. private network, VPN setup, secure communication, tinc tutorial. . Bill Locke

Calendar 2 Apr 14, 2008 User Avatar Bill Locke Network Security
74

Step-by-Step Guide To Configuring A Transparent Squid Proxy With Iptables

Yesterday I got chance to play with Squid and iptables. The job was to setup Squid proxy as a transparent server. Main benefit of setting transparent proxy is you do not have to setup up individual browsers to work with proxies. . The link for this article located at nixCraft is no longer available. . Learn how to set up a transparent Squid proxy using iptables in three easy steps, enhancing your network's efficiency and security effectively. Squid Proxy, Iptables Configuration, Transparent Proxy, Network Management. . Brittany Day

Calendar 2 May 29, 2006 User Avatar Brittany Day Network Security
74

Setting Up A Wireless Network For Enhanced Business Productivity

If you're interested in setting up a wireless network at your company, this guide will walk you through the steps needed to evaluate the role wireless networking technologies might play in your company's overall networking solution, and help you understand the steps you need to take to implement the solution. . . .. Wireless networks are becoming faster, more affordable and easier to adopt than ever. Growing small businesses that have adopted a wireless solution are already reporting immediate paybacks in higher productivity, flexible application mobility and greater worker satisfaction. Roughly 228,000 small businesses currently have remote access capabilities built into their networks for security monitoring, and according to America Marketing Institute, the number will double over the next 12 months. If you're interested in setting up a wireless network at your company, this guide will walk you through the steps needed to evaluate the role wireless networking technologies might play in your company's overall networking solution, and help you understand the steps you need to take to implement the solution. The link for this article located at Entrapreneur.com is no longer available. . Creating a strong wireless network in your organization boosts productivity and employee mobility. Follow this structured guide to achieve optimal results. Wireless Networking, Network Implementation, Business Technology. . Anthony Pell

Calendar 2 Jul 08, 2004 User Avatar Anthony Pell Network Security
82

Wireless Network Deployment for Military Training at Fort Sam Houston

Fort Sam Houston is a prime candidate for wireless networks. The San Antonio installation is home to the commanders of the Army's medical systems and supports various military training services, including battle simulation. Because other tactical groups often conduct tests at . . . . Fort Sam Houston is a prime candidate for wireless networks. The San Antonio installation is home to the commanders of the Army's medical systems and supports various military training services, including battle simulation. Because other tactical groups often conduct tests at the site, a network may be installed for a week, a few months or even a year. On top of this, the base has 18,000 computer users and houses a number of older buildings, so running high-speed copper or fiber wiring is expensive, impractical and sometimes impossible. Wireless local-area networks based on the popular 802.11 standards emerged as the best way to expand the base's network last year because of the easy setup and breakdown, and the minimal disruption to the existing infrastructure. The link for this article located at FCN is no longer available. . Camp Pendleton is an excellent choice for deploying wireless infrastructures, enhancing military exercises and operational effectiveness seamlessly.. Fort Sam Houston, wireless deployment, military network, training services. . Anthony Pell

Calendar 2 Oct 22, 2002 User Avatar Anthony Pell Government
77

Build A Secure Network Farm With FreeBSD And OpenBSD Using NAT

This article discusses a network setup which might prove useful for people who like to put some extra effort into connecting their machines to the Internet. The goal is to build a secure client and server farm on a single IP address.. . .. This article discusses a network setup which might prove useful for people who like to put some extra effort into connecting their machines to the Internet. The goal is to build a secure client and server farm on a single IP address. Next to the clients and servers, the network contains two other components. The first one is a Network Address Translator (NAT), which makes it possible to connect more than one machine to the Internet using just one IP address. The second one is a Packet Filtering Bridge (PFB) that transparently filters IP traffic from and to the Internet. The link for this article located at daemonnews is no longer available. . This article discusses a network setup which might prove useful for people who like to put some extr. article, discusses, network, setup, which, might, prove, useful, people. . LinuxSecurity.com Team

Calendar 2 Sep 03, 2001 User Avatar LinuxSecurity.com Team Server Security
72

Setting Up Your DSL Gateway: Secure Your Home Office Network Today

This part of the article gives an overview of ways to use your DSL machine as gateway for your home or office network, and goes through the basic steps to setup and maintain security to machines connected directly to the Internet. . . . . This part of the article gives an overview of ways to use your DSL machine as gateway for your home or office network, and goes through the basic steps to setup and maintain security to machines connected directly to the Internet. With NAT (or "IP masquerading", as it's called in another universe), multiple machine can be hidden behind one gateway machine. The machines behind the gateway can use their own, private network numbers (usually form the 10/24 or 192.168/16 subnets), and the gateway will translate the private, internal addresses to the public, external address of the gateway machine (hence NAT => Network Address Translation, see Image #3). Any replies made to requests sent out will be translated before sent back to the client. One of the characteristics of this scheme is that a client machine needs to establish a connection, and no outside machine can connect beyond the NAT gateway. From the security point of view this is absolutely desirable. From a practical view, it might be needed to forward single ports to inside machines, e.g. to let them handle WWW or FTP requests. The link for this article located at BSDToday is no longer available. . Learn how to set up your DSL modem/router as a secure gateway for home or office networks and enhance your online safety effectively. DSL Gateway Configuration, NAT Implementation, Network Security Tips. . Anthony Pell

Calendar 2 Feb 19, 2001 User Avatar Anthony Pell Firewalls
77

Comprehensive Guide to Configuring OpenBSD 2.7 for Cable NAT Networking

The first thing I did upon getting cable modem access in my apartment was to get an old Pentium 133 computer, put in two NICs, and fire up the OpenBSD 2.7 boot floppy. I did this for several reasons: first, because . . . . The first thing I did upon getting cable modem access in my apartment was to get an old Pentium 133 computer, put in two NICs, and fire up the OpenBSD 2.7 boot floppy. I did this for several reasons: first, because I heard that OpenBSD runs as a fast network node even with old hardware; and second, because I knew that it was probably the most secure operating system I can get in that price range. While some people may view OpenBSD security as overkill for a simple home cable modem setup, upon closer examination I found that OpenBSD's secure upon install feature did save my butt more than once; right now, the logfiles show that (literally) not an hour goes by without my system being scanned by someone on the internet. The link for this article located at BSD Today is no longer available. . Configuring OpenBSD on a vintage Pentium as a cable NAT solution for improved safety and efficiency.. OpenBSD Setup,NAT Configuration,Network Security. . LinuxSecurity.com Team

Calendar 2 Jul 25, 2000 User Avatar LinuxSecurity.com Team Server Security
News Add Esm H340

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here