Re: Moved MAC addresses

2013-07-25 Thread M.Atıf CEYLAN
tty much has to be the case, otherwise your firewall couldn't see both MAC addresses. The both subnets are defined on the fw. I guess I'm trying to think of a topology in which both cards are visible to the firewall in which you're better off than just having a single card. I d

Re: Moved MAC addresses

2013-07-25 Thread Joe Pfeiffer
to be the case, otherwise your firewall >> couldn't see both MAC addresses. > The both subnets are defined on the fw. I guess I'm trying to think of a topology in which both cards are visible to the firewall in which you're better off than just having a single card. --

Re: Moved MAC addresses

2013-07-24 Thread M.Atıf CEYLAN
On 07/25/2013 03:14 AM, Joe Pfeiffer wrote: You haven't said a lot about your topology; are both interfaces visible to the firewall through whatever series of switches you might have? Yes Actually, that pretty much has to be the case, otherwise your firewall couldn't see both MAC

Re: Moved MAC addresses

2013-07-24 Thread Joe Pfeiffer
gs contain below lines; > > kernel: arp: 10.10.10.2 moved from e8:b7:48:7b:35:f6 on em1 > kernel: arp: 10.10.10.2 moved from e8:b7:48:7b:35:f7 on em1 > > I look at ifconfig output on my debian servers but don't see any ip conflict > or there is any same ip address on the netw

Moved MAC addresses

2013-07-24 Thread M.Atıf CEYLAN
:35:f6 on em1 kernel: arp: *10.10.10.2* moved from e8:b7:48:7b:35:f7 on em1 I look at ifconfig output on my debian servers but don't see any ip conflict or there is any same ip address on the network. Also changed mac addresses are on the same machine. regards, -- M.Atıf CEYLAN Yurdum Yazılım

how to change bluetooth "mac" addresses?

2006-02-21 Thread Nelson Castillo
Hi. I've been searching the web and I think you cannot change the address of a bluetooth device. Can I? I have 2 of them in one computer and the addresses are the same. gaira:~# hciconfig hci0: Type: USB BD Address: 11:11:11:11:11:11 ACL MTU: 678:8 SCO MTU: 48:10 UP RUNNING PSC

RE: Arpwatch (was : mac addresses)

2003-07-29 Thread Greg Folkert
On Wed, 2003-07-30 at 01:13, Joyce, Matthew wrote: > I have being running Arpwatch now for a couple of days and I am getting an > awful lot of emails about the Macintosh devices we have here. > > hostname: > ip address: 0.0.0.0 > ethernet address: 0:3:93:53:fe:7e >

RE: Arpwatch (was : mac addresses)

2003-07-29 Thread Joyce, Matthew
-- > -Original Message- > From: Sebastian Kapfer [mailto:[EMAIL PROTECTED] > Sent: Monday, 28 July 2003 1:24 PM > To: [EMAIL PROTECTED] > Subject: RE: mac addresses > > > On Mon, 28 Jul 2003 03:10:06 +0200, Joyce, Matthew wrote: > > > I was going to run > >

RE: mac addresses

2003-07-27 Thread Sebastian Kapfer
On Mon, 28 Jul 2003 03:10:06 +0200, Joyce, Matthew wrote: > I was going to run > > nmap -sP x.x.x.* > arp -a | grep ether |awk '{print $4}' > > This give me a nice list. > > but as for scanning this list for entries not included in another list I am > a bit stuck... > > ...arpwatch reads like

Re: mac addresses

2003-07-27 Thread Kirk Strauser
At 2003-07-28T01:00:10Z, "Joyce, Matthew" <[EMAIL PROTECTED]> writes: > but as for scanning this list for entries not included in another list I > am a bit stuck... 'diff' is your friend. > ...arpwatch reads like it will do this very well. Don't forget about the OUI database that gives you the

RE: mac addresses

2003-07-27 Thread Joyce, Matthew
> > On Sun, 2003-07-27 at 20:16, Joyce, Matthew wrote: > > Does anyone know of a tool or util which can list all the mac > > addresses being used on a lan ? I'm trying to discover if foreign > > devices are being connected over the weekend. > > > > I

Re: mac addresses

2003-07-27 Thread Michael Heironimus
On Sun, Jul 27, 2003 at 08:41:15PM -0400, Greg Folkert wrote: > On Sun, 2003-07-27 at 20:16, Joyce, Matthew wrote: > > Does anyone know of a tool or util which can list all the mac addresses > > being used on a lan ? > > I'm trying to discover if foreign devices ar

Re: mac addresses

2003-07-27 Thread Bassem Youssef
* Greg Folkert <[EMAIL PROTECTED]> [2003-07-27 17:41]: > On Sun, 2003-07-27 at 20:16, Joyce, Matthew wrote: > > Does anyone know of a tool or util which can list all the mac addresses > > being used on a lan ? > > I'm trying to discover if foreign devices are bein

Re: mac addresses

2003-07-27 Thread Greg Folkert
On Sun, 2003-07-27 at 20:16, Joyce, Matthew wrote: > Does anyone know of a tool or util which can list all the mac addresses > being used on a lan ? > I'm trying to discover if foreign devices are being connected over the > weekend. > > Ideally I'd like to be able to c

mac addresses

2003-07-27 Thread Joyce, Matthew
Dear Debian Users, Does anyone know of a tool or util which can list all the mac addresses being used on a lan ? I'm trying to discover if foreign devices are being connected over the weekend. Ideally I'd like to be able to compare one list with another and see the difference. Th

allow access from only specified MAC addresses

1999-07-24 Thread Kent Andersen
anyone know how to allow access from certain MAC addresses and deny all others?