Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-11-2004, 05:35 AM
|
#1
|
Member
Registered: Jul 2002
Distribution: Slackware
Posts: 68
Rep:
|
Ping Blocked Across Firewall
i get internet Over a LAN Connection by my ISP. As we r on LAN so i used to make
Full use of the FILE sharing etc with my Freinds who have the same Connection.
Recently (to Stop all this) my ISP installed a Hardware Firewall.(Its some Intelligent
Switch). I can still keep on sharing Files through FTP by changing Default Ports.
Not many Of the Ports r blocked other than Common Ones,
The most important thing in network is to PING a comp to see if it is Alive. now the
Ping is Blocked -- & i cant Live without it. Pls Help me out with it-- can i ping a
comp on some different Port other than the Default port (7 i think). If yes how can I
make some Remote machine listen My ping on some Different Port(*say 2121).
THX
|
|
|
01-11-2004, 12:27 PM
|
#2
|
Senior Member
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660
Rep:
|
Well ping uses ICMP echo requests and ICMP echo replies. It depends on how much your ISP has blocked. If they've only blocked ICMP type 0/code 0 and/or ICMP type 8/code 0, then you can try using ICMP type 13/code 0 and expect an ICMP type 14/code 0 as a response. Of course, this would require writing a new ping utility or finding a tool to do it for you (I believe nmap can do this).
You could also just try a TCP open on a specific port, in the case that all ICMP is blocked (you should get a TCP RST if you connect to a closed port, instead of an ICMP error if you used UDP).
|
|
|
01-11-2004, 02:15 PM
|
#3
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Have you tried sending an arp request? That may suit your needs.
|
|
|
All times are GMT -5. The time now is 12:21 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|