> However, access is not allowed to the MAC Address.
>
> The Linux Server has two network cards. One is connected to a real IP
> address on the Internet and the second is connected to the local network.
> The real IP is on 255.255.255.248 and the local network is on
255.255.255.0
> Is there a confusion with the cards and it can not find its MAC.
> What could I be doing wrong?
>>>>>>>>>>>
MAC address is different from the IP-Address.Use this to find out the MAC
address.
http://www.dur.ac.uk/its/services/network/lan/mac/linux/
Simply type /sbin/ifconfig and find out the
HWADDR . It is a twelve-digit number of hexadecimal characters (0-9, a-f)
and will usually look like this.
Ex>00-E0-29-44-9b-2b
Use the http://www.squid-cache.org/Doc/FAQ/FAQ-10.html#ss10.20
to setup ACL's based on MAC address rather than IP.
Regards,
Muthukumar.
Received on Tue Dec 16 2003 - 00:05:01 MST
This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:13 MST