-
Recent Posts
Categories
- Best Practices (9)
- Cisco Networks (15)
- Documentation (9)
- General Maintenance (17)
- HP Networks (1)
- IPv6 (16)
- Linux (4)
- Odin (6)
- Productivity (5)
- Services (58)
- Backbone Network (7)
- DHCP (2)
- DNS (6)
- eduroam (12)
- Firewall (7)
- Mail Relay (6)
- Message Submission (2)
- NTP (1)
- VPN (5)
- Web Cache (1)
- Wireless (17)
- Trend Analysis (1)
- Uncategorized (13)
eduroam 802.1X deviceauth refresh
Do you recognize the following web form? If you don’t then you can stop reading. If you do then, even if you haven’t had occasion to fill it in often, please read on as there are changes coming. Above is … Continue reading
eduroam and realmless usernames: an update
You may be aware that the University of Oxford will shortly be mandating fully qualified usernames for eduroam, explained and for reasons discussed in a previous blog post. This post is intended as a followup, highlighting how we’re intending on … Continue reading
Posted in Uncategorized
Tagged does anyone actually look at tags these days?, eduroam, FreeRADIUS, RADIUS
Comments Off on eduroam and realmless usernames: an update
FreeRADIUS, sql_log, PostgreSQL and upserting
While this is superficially a post for creating an upsert PostgreSQL query for FreeRADIUS’s sql_log module, I felt the problem was general enough to warrant an explanation as to what CTEs can do. As such, the post should be of … Continue reading
Posted in eduroam, Uncategorized
Tagged eduroam, FreeRADIUS, postgreSQL
Comments Off on FreeRADIUS, sql_log, PostgreSQL and upserting
Linux and eduroam: RADIUS
A service separate from, but tightly coupled to, eduroam is our RADIUS service. This is the service that authenticates a user, making sure that the username and password typed into the password dialog box (or WPA supplicant) is correct. Authorization … Continue reading
Linux and eduroam: Building for speed and scalability
When upgrading the eduroam infrastructure, there was one goal in mind: increase the bandwidth over the previous one. The old infrastructure made use of a Linux box to perform NAT, netflow and firewalling duties. This can all be achieved with … Continue reading
Linux and eduroam: link aggregation with LACP bonding
In previous posts, I discussed the roles of routing and NATing in the new eduroam infrastructure . In one sense, that is all you need to create a Linux NAT firewall. However, the setup is not very resilient. The resulting … Continue reading
Linux and eduroam: Routing
This is a continuation of the series of blog posts describing the Linux servers in the middle of the new eduroam infrastructure. Packets sent by your eduroam client eventually end up on one of the Linux boxes in the eduroam … Continue reading
Linux’s role in the new eduroam infrastructure
People within Oxford University may be aware that the eduroam service has recently been upgraded to increase its bandwidth, which was saturated on the old infrastructure. This included the replacement of two Linux servers which provide services key to the … Continue reading