Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    6,990

    Stopping Hotlinking and Disabling ICMP

    For Windows server is there anyway of stopping hotlinking? Also anyway of stopping ICMP at the server level?

  2. #2
    Join Date
    May 2003
    Location
    Kirkland, WA
    Posts
    4,448
    There are some applications available to stop hotlinking, such as :

    http://www.xde.net/product_ImageBlock.htm

    You can firewall ICMP.
    Nick Nelson
    Sr. Director & GM, VAS
    Demand Media
    425.298.2282 nn@demandmedia.com

  3. #3
    This will also disable them

    echo "1" >/proc/sys/net/ipv4/icmp_echo_ignore_all
    Datums Internet Solutions, LLC
    Systems Engineering & Managed Hosting Services
    Complex Hosting Consultants

  4. #4
    Join Date
    Mar 2003
    Location
    California USA
    Posts
    13,681
    Originally posted by datums
    This will also disable them

    echo "1" >/proc/sys/net/ipv4/icmp_echo_ignore_all
    i suggest adding

    net.ipv4.icmp_echo_ignore_all = 1
    to /etc/sysctl.conf

    and then run

    sysctl -p
    Steven Ciaburri | Industry's Best Server Management - Rack911.com
    Software Auditing - 400+ Vulnerabilities Found - Quote @ https://www.RACK911Labs.com
    Fully Managed Dedicated Servers (Las Vegas, New York City, & Amsterdam) (AS62710)
    FreeBSD & Linux Server Management, Security Auditing, Server Optimization, PCI Compliance

  5. #5
    Originally posted by thelinuxguy
    i suggest adding



    to /etc/sysctl.conf

    and then run

    I didnt know windows boxes had an etc directory...

  6. #6
    Join Date
    Mar 2003
    Location
    California USA
    Posts
    13,681
    Originally posted by EMT-Chris
    I didnt know windows boxes had an etc directory...

    heh, just read what the other guy said, and added to it.
    Steven Ciaburri | Industry's Best Server Management - Rack911.com
    Software Auditing - 400+ Vulnerabilities Found - Quote @ https://www.RACK911Labs.com
    Fully Managed Dedicated Servers (Las Vegas, New York City, & Amsterdam) (AS62710)
    FreeBSD & Linux Server Management, Security Auditing, Server Optimization, PCI Compliance

  7. #7
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    6,990
    I hate it sometimes, there seems much more Linux enthusiast then Windows : (. Esp when I surf to Modern Bill web site, was thinking of fantastic it was and kayako, so many recommendations from forum users and found that u can install under Windows but "no support". And I paid for my Windows license : (. Isnt there any good modernbills and kayakos for Windows anywhere?

  8. #8
    Originally posted by boonchuan
    I hate it sometimes, there seems much more Linux enthusiast then Windows : (. Esp when I surf to Modern Bill web site, was thinking of fantastic it was and kayako, so many recommendations from forum users and found that u can install under Windows but "no support". And I paid for my Windows license : (. Isnt there any good modernbills and kayakos for Windows anywhere?
    Both windows and linux both have their advantages.

    Usually if you're just pushing web pages with no need for .net, most people opt for linux/apache as its freely available and very customizable.

    However, if you are doing file storage coupled with SharePoint or want .net capabilities... Well, Active Directory and windows can be very powerfull.

    Chris

  9. #9
    edgedirector.com
    managed dns global failover and load balance (gslb)
    exactstate.com
    uptime report for webhostingtalk.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •