Networking Forums

Networking Forums > Computer Networking > Linux Networking > Excluding connection from specific MAC address

Reply
Thread Tools Display Modes

Excluding connection from specific MAC address

 
 
Jimbo
Guest
Posts: n/a

 
      02-16-2005, 06:00 PM
Hi people,
I have a problem connecting from home to a Linux box at a company I do
some work for. They have a hosted solution with two machines one "live"
and one "dev". Suddenly the other night I couldn't connect or ping to
the live machine. I could connect to the dev machine, and from there ssh
on the live machine.

I really don't know what the problem is. I've spoken to my ISP who say
I don't have any blocks on my account. I have reconnected to my ISP so I
now have a different IP address, so I am not being excluded based on that.

A traceroute to the live machine fails at the hop from the firebrick to
the live machine. The hop from the firebrick to the dev machine is working.

Therefore I figure there are two possible causes.

1) The firebrick has blocked my MAC address from connecting to the live
machine.

2) The live machine is blocking any connections from my MAC address.

With regards to cause 2, how would you do this? On Linux can you block
knowledge of your existence to a machine connecting from a specific MAC
address? I have admin rights on the live machine so can change things if
required.

Thanks in advance
Jimbo
 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      02-16-2005, 06:16 PM
In comp.os.linux.networking Jimbo <(E-Mail Removed)>:
> Hi people,
> I have a problem connecting from home to a Linux box at a company I do
> some work for. They have a hosted solution with two machines one "live"
> and one "dev". Suddenly the other night I couldn't connect or ping to
> the live machine. I could connect to the dev machine, and from there ssh
> on the live machine.


[..]

> 1) The firebrick has blocked my MAC address from connecting to the live
> machine.


> 2) The live machine is blocking any connections from my MAC address.


Not quite, both the live machine nor its firewall will know
anything about your MAC, it's not known outside your lan.

You can check for firewall ('iptables -L') rules and
/etc/hosts.{allow|deny} on the live box, perhaps you have some
user account on another box in this subnet, you could login and
ssh back to your box, if this works, ask the guys in charge for
the firewall in front of your box, for any recent rule changes,
blocking ssh connections from the internet. This would be my
guess for the problem, if nothing changed on your box.

[..]

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 209: Only people with names beginning with 'A'
are getting mail this week (a la Microsoft)
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to connect to a specific IP address ONLY via a VPN? Mikko Windows Networking 7 02-26-2009 03:27 PM
Select Specific MAC Address Skier7667 Wireless Networks 11 10-07-2008 08:00 PM
specific ip address for ftp? Ratedr Wireless Internet 2 08-04-2007 09:00 PM
Help! Choosing (or excluding) wireless router by MAC address. Loki Wireless Internet 2 07-23-2004 03:58 PM
IpSec rule ordering: <my ip address> or "a specific ip address"? Mattias Nyholm Windows Networking 1 07-13-2004 10:13 PM



1 2 3 4 5 6 7 8 9 10 11