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)