You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ma...@morningstarcom.net on 2005/03/25 15:59:41 UTC

[users@httpd] Is IP local or not

I have been told that there is a setting that can check if an IP address is 
local or not, but I can't find anything.

I want to be able to determine if an IP address on inbound mail is from the 
localhost or not.

Sometimes mail from another host arrives and in the header it is declaring 
that the IP address is from localhost when it is not and the results are it 
is getting past some filters.

Anyone know how I can correct this problem?

-- 
Win a Vespa Scooter or a Dell Gift Card worth $3,000.00
http://www.morningstarcom.net/raffle-contest.php

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Is IP local or not

Posted by Aman Raheja <ar...@techquotes.com>.
Are you really talking about apache here?
You can do RewriteRules or RedirectMatch to find if the localhost is hit 
and you want to send it elsewhere.
Not sure what you are trying to do, mentioning mail headers

-- 

Regards
Aman Raheja
http://www.techquotes.com


maillists@morningstarcom.net wrote:

>I have been told that there is a setting that can check if an IP address is 
>local or not, but I can't find anything.
>
>I want to be able to determine if an IP address on inbound mail is from the 
>localhost or not.
>
>Sometimes mail from another host arrives and in the header it is declaring 
>that the IP address is from localhost when it is not and the results are it 
>is getting past some filters.
>
>Anyone know how I can correct this problem?
>
>  
>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Is IP local or not

Posted by Noah <si...@onastick.net>.
On Fri, Mar 25, 2005 at 10:48:12AM -0500, maillists@morningstarcom.net wrote:
> > How is this an Apache question?
> 
> Maybe its not or you would not have asked the question.  Maybe I got my wires 
> crossed.  Maybe it is a sendmail question.

That seems infinitely more likely. =)

--n

-- 
<huey> dd of=/dev/fd0 if=/dev/flippy bs=1024
<huey> ^^^ Making Flippy Floppy


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Is IP local or not

Posted by ma...@morningstarcom.net.
On Friday 25 March 2005 10:30, Noah wrote:
> On Fri, Mar 25, 2005 at 09:59:41AM -0500, maillists@morningstarcom.net 
wrote:
> > I have been told that there is a setting that can check if an IP address
> > is local or not, but I can't find anything.
> >
> > I want to be able to determine if an IP address on inbound mail is from
> > the localhost or not.
> >
> > Sometimes mail from another host arrives and in the header it is
> > declaring that the IP address is from localhost when it is not and the
> > results are it is getting past some filters.
> >
> > Anyone know how I can correct this problem?
>
> How is this an Apache question?

Maybe its not or you would not have asked the question.  Maybe I got my wires 
crossed.  Maybe it is a sendmail question.

-- 
Win a Vespa Scooter or a Dell Gift Card worth $3,000.00
http://www.morningstarcom.net/raffle-contest.php

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Is IP local or not

Posted by Noah <si...@onastick.net>.
On Fri, Mar 25, 2005 at 09:59:41AM -0500, maillists@morningstarcom.net wrote:
> I have been told that there is a setting that can check if an IP address is 
> local or not, but I can't find anything.
> 
> I want to be able to determine if an IP address on inbound mail is from the 
> localhost or not.
> 
> Sometimes mail from another host arrives and in the header it is declaring 
> that the IP address is from localhost when it is not and the results are it 
> is getting past some filters.
> 
> Anyone know how I can correct this problem?

How is this an Apache question?

--n

-- 
<huey> dd of=/dev/fd0 if=/dev/flippy bs=1024
<huey> ^^^ Making Flippy Floppy


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org