newbie question about linux as router/proxy

newbie question about linux as router/proxy

Post by Matt » Tue, 11 Sep 2001 23:16:34



Hi All,

I want to set up a linux box to act as a proxy/router between a private
network and a public one. Very simple, two interfaces in my box, etc... The
catch is that I want to restrict who can access the public side, and I want
to do this restriction by Mac Address. Is this possible?

Any advice/help is greatly appreciated.

Thanks

Matt

 
 
 

newbie question about linux as router/proxy

Post by James Knot » Wed, 12 Sep 2001 02:03:30



> Hi All,

> I want to set up a linux box to act as a proxy/router between a
> private network and a public one. Very simple, two interfaces in my
> box, etc... The catch is that I want to restrict who can access the
> public side, and I want to do this restriction by Mac Address. Is this
> possible?

> Any advice/help is greatly appreciated.

I haven't heard of using the MAC address, as that's not something
normally available at the IP level.  However, you certainly could
filter on IP address.  If you're worried about someone changing their
IP, to get past the firewall, one thing you could do, is monitor the
arp cache periodically, to ensure the IP and MAC match what they're
supposed to be.

--

james.knott.

 
 
 

1. Newbie Proxy Question Err... help - how do I deny access to a proxy?

I've set up a caching proxy server using apache running on a solaris
machine and I'm trying to restrict access to specific ip addresses on
a network.

As far as I understand in the access.conf file I have to put a few
lines like

order allow,deny
allow from **.**.**.24
allow from **.**.**.125

and if someone sitting on **.**.**.25 tried to connect to the proxy it
would be denied.

Obviously since this is not happening I'm posting this, what am I
doing wrong?

robbie
--


2. Almost but not quite there! (ipchains)

3. Linux as Proxy (Socks?) Router Question

4. user that can reboot.

5. Newbie question: Linux Apache proxy server errors

6. sendmail logging

7. Newbie Question on Linux + Speedstream 5660 Router

8. Search Engine for Apache

9. Newbie Question: Linux as Router/Firewall

10. newbie linux router / webserver question

11. Linux Router Question: Newbie ?

12. Proxy Arp necessary for Linux router ?

13. Linux Proxy-Router HOW-TO???