Thread: ping

  1. #16
    aurë entuluva! mithrandir's Avatar
    Join Date
    Aug 2001
    Posts
    1,209
    Thanks no-one. Yeah well you pick up on things that you wouldn't expect. It's also been cool learning to configure routers as well.

  2. #17
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    Okay, I didn't know about ipconfig, thanks. I already used the command ping /?, but it doesn't tell me what ping is used for. Can anyone give a good explanation.

    Also in zonealarm, under securty and under 'local zone contents', should I have anything listed. I keep blocking my IP, is that okay?
    I compile code with:
    Visual Studio.NET beta2

  3. #18
    aurë entuluva! mithrandir's Avatar
    Join Date
    Aug 2001
    Posts
    1,209
    Can anyone give a good explanation.
    See my first reply

  4. #19
    aurë entuluva! mithrandir's Avatar
    Join Date
    Aug 2001
    Posts
    1,209
    If you want to know specifically what the command from DOS does try:

    http://www.aaroncity.com/text/ping.htm

    Or DOS commands in general (point 9 is ping):

    http://www.angelfire.com/co2/phreakers/CompMTips.html

    And from ZDNet:

    http://www.zdnet.com/products/storie...423002,00.html

    hope this helps.

  5. #20
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    Does the Internet Provider (IP) get ........ed off when you have a firewall?
    I compile code with:
    Visual Studio.NET beta2

  6. #21
    aurë entuluva! mithrandir's Avatar
    Join Date
    Aug 2001
    Posts
    1,209
    What would they care?

  7. #22
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    I don't know, but my firewall keeps blocking my Internet Provider. Infact it blocks about 200 people per day, at least today so far. Many of those, about 10% are from my IP.
    I compile code with:
    Visual Studio.NET beta2

  8. #23
    aurë entuluva! mithrandir's Avatar
    Join Date
    Aug 2001
    Posts
    1,209
    Are you using ZoneAlarm? Then set your local settings to medim, and internet to high.

    Your ISP shouldn't be blocked, but you are no doubt receiving a stray packet from their servers. I wouldn't worry about that, I get those all the time.

  9. #24
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    Yes, I downloaded Zone Alarm today. It's great. So you just block everything? Do you examing the log much to see who is trying to get in. I'm thinking of writing a C program to check the IP's for me and report to me who's trying to get in and how often.
    I compile code with:
    Visual Studio.NET beta2

  10. #25
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    Don't view everything as an attack. It sometimes seems that way, but many times ZA gives you bent information.

    The idea of the firewall is to make you invisible to the world. You are not supposed to exist.... it makes you a harder target.

    If a person scans a block of IP adresses and yours is in that set, ZA will pick it up and let you know... but they are not trying to get in per say. They are only looking for services to exploit. Most of them are looing for the easy door. Webservers on port 80, ftp, telnet. If they don't even get a reply back from your computer... they pass by without a thought. That is what ZA does for you. Still you can give your IP away through other means... (like coming here for example or signing up for one of my contests) Then your existence is known... but there is a way around that too...

    Look into "A4 Proxy" If you truly want to not exist... A4 Proxy, ZA, and a hardware router like NETGEAR. That is about all you need to make even a network in your house invisible.

    I used to be really into being hidden. Now I just don't give a crap. I run a triple boot entry computer and could care less if I lose a leg of it because I have daily backups and other computers on the network. Format C... reinstall.

    p.s. You might be seeing a lot of traffic because you have a trojan. Close all internet software programs (Browser etc) and run "netstat" from the command line. If you are connected... be concerned...)
    Blue

  11. #26
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    What is 'netstat'? Also why is Port 80 volnerable?
    I compile code with:
    Visual Studio.NET beta2

  12. #27
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    Should I post the info that I got when I ran netstat?
    I compile code with:
    Visual Studio.NET beta2

  13. #28
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Port 80 is your HTTP Port

  14. #29
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    Okay say you know of someone who has apachi running on port 80. Is he vulnerable?
    I compile code with:
    Visual Studio.NET beta2

  15. #30
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >€&<>&2Minimization of boolean functions, PROM,PLA design >‚&0>ƒ&WA, USA guitar, dogsCommercial Aviation >„&>>…&USAProgramming
    Posts
    742
    When I use netstat it gives me information but how do I know if that information is bad? What should I look for?
    I compile code with:
    Visual Studio.NET beta2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ping script doesn't work?
    By userpingz in forum C Programming
    Replies: 3
    Last Post: 05-31-2009, 07:53 PM
  2. Replies: 8
    Last Post: 05-07-2009, 11:31 AM
  3. IPv6 ping in windows...problem..lots of ode:(
    By Neill KElly in forum C Programming
    Replies: 3
    Last Post: 04-27-2009, 11:50 PM
  4. ping client
    By cpp_is_fun in forum C Programming
    Replies: 4
    Last Post: 11-29-2006, 12:44 PM
  5. Ping
    By ZakkWylde969 in forum Tech Board
    Replies: 5
    Last Post: 09-23-2003, 12:28 PM