Techn0freak
Member
hello.
I currently i have linux box during routing for a school classroom - eth0 connected to the school internet connect, getting an ip address from the schools dhcp server - eth1 connected to a few hubs to share the internet access to about 30 other computers running win95, also eth1 serves dhcp to the computers.
right now we have it set up so that the teacher can shutoff the internet on eth1 my using this command - ifconfig eth0 down - while still allowing the students to share there files and print with the classroom network - then we use - ifconfig eth0 up and /etc/rc.d/init.d/network restart - to turn on the internet for the classroom.
what we want to able to do is, be able to turn off the internet to each computer seperately - like if most of the students are working on an assigment and a few get done, we want to those few who get dont early to have access to the internet, but for all the other student who are not done they dont get internet access.
I was wondering if someone could give me some help and kinda point me in the right direction
I currently i have linux box during routing for a school classroom - eth0 connected to the school internet connect, getting an ip address from the schools dhcp server - eth1 connected to a few hubs to share the internet access to about 30 other computers running win95, also eth1 serves dhcp to the computers.
right now we have it set up so that the teacher can shutoff the internet on eth1 my using this command - ifconfig eth0 down - while still allowing the students to share there files and print with the classroom network - then we use - ifconfig eth0 up and /etc/rc.d/init.d/network restart - to turn on the internet for the classroom.
what we want to able to do is, be able to turn off the internet to each computer seperately - like if most of the students are working on an assigment and a few get done, we want to those few who get dont early to have access to the internet, but for all the other student who are not done they dont get internet access.
I was wondering if someone could give me some help and kinda point me in the right direction