Ahh brilliant, If you could give me a link to the document that would be brilliant, meanwhile I will try to find one the isnt coming from the USA...
or can i look for any ddwrt router to do it with?
let me dig it out at home
essentially you create 2 VLAN's
VLAN1 - Uni - This is your default VLAN and you set you WAN port to to VLAN.
VLAN2 - Private - assign the LAN ports to this -This requires you to run some command via ssh on the router (as far as I know cant be done via GUI on DDWRT)
also assign you wireless SSID to this VLAN or disable it if you plan not to use wireless
DHCP server runs on VLAN2 - different subnet to Uni network
Firewall rules (using IPtables) only allow traffic between VLAN2 and VLAN1 but no from VLAN1 to VLAN2.