Sponsored Content
Special Forums IP Networking How to block domains that match a keyword? Post 303010099 by bakunin on Tuesday 26th of December 2017 05:38:58 PM
Old 12-26-2017
Quote:
Originally Posted by milhan
For example, if you want to block example.com you add the following lines in your /etc/hosts file:
What you need is a firewall, like the one Scrutinizer has suggested.

Notice that the way you describe you do NOT "block" any domain, you just make sure that the name associated with the domain cannot be reliably translated into an IP-address any more. This is more like painting over a certain name in the telephone book with a black marker: you cannot look up the name and its associated number any more, but everybody who knows the telephone number (or has other means to find it out) could still call it.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

multiple domains

Hello, I have 3 domains virtually hosted "name based" the first one "domain1.com" has its ServerName entered as domain1.com. this domain will load in a browser by www.domain1.com or simply domain1.com. the next two domains "domain2.com" and "domain3.com" ServerNames are listed as domain2.com and... (2 Replies)
Discussion started by: ericg
2 Replies

2. UNIX for Dummies Questions & Answers

blocking domains

Dear All , Kindly note I have sun solaries 7 . I want to block a domain who keep sending emails to my domain and users . thanks (1 Reply)
Discussion started by: tamemi
1 Replies

3. Shell Programming and Scripting

Match keyword on string and substitute under vi

Hi guys, with sed when I need to make a substitution inside a line containing a specific keyword, I usually use: sed '/keyword/ s/cat/dog/g' This will substitute "cat" with "dog" on those lines containing "keyword". Now I want to use this inside vi, for several reason that I cannot... (2 Replies)
Discussion started by: lycaon
2 Replies

4. Shell Programming and Scripting

delete block of lines when pattern does not match

I have this input file that I need to remove lines which represents more than 30 days of processing. Input file: On 11/17/2009 at 12:30:00, Program started processing...argc=7 Total number of bytes in file being processed is 390 Message buffer of length=390 was allocated successfully... (1 Reply)
Discussion started by: udelalv
1 Replies

5. Shell Programming and Scripting

SED, match a line block

Hello, I want to do a simple substitution using sed but I can't find a solution. Basically, from a Apache conf file, I would like to remove everything included between the <VirtualHost> and </VirtualHost> e.g SSLMutex file:/var/run/ssl_mutex <VirtualHost _default_:443> # A lot of config that... (5 Replies)
Discussion started by: RobertFord
5 Replies

6. UNIX for Dummies Questions & Answers

Sub domains from report

Hi, I have a report containing severals organization's email address. The address contain several sub domains, and i need to pull those out. mail domain ( example.com) .................. The report column contain mail address in this format : john1@sub1.example.com... (2 Replies)
Discussion started by: john_prince
2 Replies

7. Shell Programming and Scripting

Using sed to pattern match within a particular multiline block and take action

Hi all, This is my first post, so please go easy if I broke some rules. Not accustomed to posting in forums... :) I'm looking for help on pattern matching within a multiline block and looking to highlight blocks/block-ids that do NOT contain a particular pattern. For example an input file... (5 Replies)
Discussion started by: tirodad
5 Replies

8. Shell Programming and Scripting

Search for a Keyword in file and replace another keyword or add at the end of line

Hi I want to implement something like this: if( keyword1 exists) then check if(keyword2 exists in the same line) then replace keyword 2 with New_Keyword else Add New_Keyword at the end of line end if eg: Check for Keyword JUNGLE and add/replace... (7 Replies)
Discussion started by: dashing201
7 Replies

9. IP Networking

VLANs and their domains

Hey everyone. I work in a data center, and I'm working on getting my CCNA. Now when I read articles on the idea of VLAN's it makes sense. Especially if you have multiple switches daisy chained in multiple locations. My two main questions though are that most of these examples use PC's as examples... (2 Replies)
Discussion started by: Lost in Cyberia
2 Replies

10. Shell Programming and Scripting

awk to match keyword and return matches and unique fields

Trying to use awk to find a keyword and return the matches in the row, but also $1 and $2, which are the unique id's, but they only appear once. Thank you :). file name 31 Index Chromosomal Position Gene Inheritance 122 2106725 TSC2 AD 124 2115481 TSC2 AD 121 2105400 TSC2 AD... (6 Replies)
Discussion started by: cmccabe
6 Replies
TELCO(4)						     Kernel Interfaces Manual							  TELCO(4)

NAME
telco, faxreceive, faxsend, fax, telcofax, telcodata - telephone dialer network SYNOPSIS
telco [ -p ] [ -i source-id ] [ -v ] dialer-devs aux/faxsend address page1 ... aux/faxreceive [ -s spool-dir ] [ -v ] fax telno recipient [ files ] service/telcofax service/telcodata DESCRIPTION
Telco is a file server that provides a network interface to Hayes telephone dialers. The interface is the same as that provided by dk(3) and ip(3) and can be used by any program that makes network connections using dial(2). The network addresses used by telco are telephone numbers. The options are -p use pulse dialing -v verbose: write to the log file all communications with the dialer. -i specify a source-id to be used during FAX transfers Some control of outgoing calls can be encoded in the address. Normally, addresses are of the form telco!number, where number is a decimal telephone number. However, commas in the telephone number can be used to insert pauses in the dialing process. Dialing options can be added to the end of the address, separated by !'s. The dialing options are compress turn on compression (default off) baudrate a decimal number representing the highest baud rate with which to make the call fax to make a Class 2 facsimile call (used by programs such as faxsend) Telco also answers incoming calls. Upon receiving a facsimile call, telco starts the script /rc/bin/service/telcofax. For data calls it starts /rc/bin/service/telcodata. Each is started with the network connection as both standard input and standard output and with two arguments, the file name of the network connection, e.g., /net/telco/0/data, and the type of modem. Currently, the only modem types sup- ported are: MT1432 Multitech's 14400 baud modem MT2834 Multitech's 28800 baud modem ATT14400 the 14400 baud modem in Safaris VOCAL the 14400 baud Vocal modem All other modems are assumed to be compatible with the standard Hayes command subset. Faxreceive is normally started by /rc/bin/service/telcofax. It inputs and spools a CCITT Group 3 (G3) encoded fax, and then starts the script /sys/lib/fax/receiverc, passing it four arguments: the spool file name, Y (for success) or N, the number of pages, and the id string passed by the caller. This script sends by mail(1) notification to a list of recipients kept in the file /mail/faxqueue/faxrecipients; the script and the list should be edited to match local needs. Faxreceive's options are: -s specify a different spool directory; the default is /mail/faxqueue. -v verbose: write to the log file all communications with the modem. Faxsend transmits a FAX to address. Page1 and all arguments that follow are names of files containing G3 encoded fax images, one per page. Fax is a shell script that queues PostScript, G3, or text files to be transmitted to a fax machine. A standard cover sheet, derived from /sys/lib/fax/h.ps, is sent before the message. Telno is the destination telephone number. Recipient is the name of the recipient to be placed on the cover sheet. If no files are specified, standard input is sent. EXAMPLE
Start the dialer on a PC, then use con to phone out. telco /dev/eia1 con -l telco!18005551212 Since cu (see con(1)) knows about telco, this is equivalent: cu 18005551212 The connection will be made at the highest negotiable baud rate. To use the best negotiable compression scheme as well: cu 18005551212!compress FILES
/mail/faxqueue/* /rc/bin/service/telcodata /rc/bin/service/telcofax /sys/log/telco /sys/lib/fax/receiverc /sys/lib/fax/recipients /sys/lib/fax/h.ps /sys/log/fax SOURCE
/sys/src/cmd/telco/* /sys/src/cmd/fax/* SEE ALSO
con(1), dk(3), ip(3) BUGS
These programs require the Class 2 facsimile interface. This means that faxsend and faxreceive will not work on most portable computers since they have Class 1 interfaces. The modem specific information is currently built into the source. This should be in a user modifiable file. TELCO(4)
All times are GMT -4. The time now is 07:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy