Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Navneet Choudhary <navneetkc@gmail.com>
To: hareram <hareram@sol.net.in>
Cc: netfilter@lists.netfilter.org
Subject: Re: yahoo mail problem
Date: Mon, 7 Mar 2005 13:04:13 +0530	[thread overview]
Message-ID: <1dceb012050306233417b707d3@mail.gmail.com> (raw)
In-Reply-To: <0f7a01c522e5$deac0dc0$09603fca@southern>

iptables -t nat -A POSTROUTING –s <your LAN network> -o <the eth port
used to go outside> -j SNAT --to-source <Your VALID TROUBLED PUBLIC
IP>

e.g
-A POSTROUTING -s 192.168.0.1/255.255.0.0 -o eth1 -j SNAT --to-source
66.94.234.13


 >> when iam doing NAT and masq.. iam not able to check yahoo mails
> >> when i use the public IP i could able to check mails and send/receive

are you changing Public IP when you sitwch to second IP & won't able
to send/receive mails.


Regards,
Navneet


On Mon, 7 Mar 2005 12:48:32 +0530, hareram <hareram@sol.net.in> wrote:
> Hi
> 
> no iam not using pppoe
> iam using plain ethernet based connectivity to my ISP
> 
> any other suggestions
> 
> hare
> ----- Original Message -----
> From: "Nguyen Dinh Nam" <64vn@cardvn.net>
> To: "hareram" <hareram@sol.net.in>
> Cc: <netfilter@lists.netfilter.org>
> Sent: Saturday, March 05, 2005 7:51 PM
> Subject: Re: yahoo mail problem
> 
> > If you use pppoe, and your ISP blocks ICMP packets (many incompetent ISPs
> > do so), you will need tp CLAMP MSS:
> > http://lists.roaringpenguin.com/pipermail/rp-pppoe/2004-August/000006.html
> >
> > hareram wrote:
> >
> >> Hi all
> >>
> >> I have iptables running with FC3
> >> I have some different problem
> >> when iam doing NAT and masq.. iam not able to check yahoo mails
> >> when i use the public IP i could able to check mails and send/receive
> >>
> >> iam doing ip masq using 1 public ip address.
> >> when i change to another public ip for 2 days iam able to check the yahoo
> >> mails send/receive ok.
> >> then again start getting the same yahoo mail problem
> >>
> >> does any one face this kind of problem or any solution for this kind of
> >> situation ??
> >>
> >> suggestion and some docs will be appreciated
> >>
> >> hare
> >
> >
> >
> >
> 
>


  reply	other threads:[~2005-03-07  7:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-05  8:22 yahoo mail problem hareram
2005-03-05 14:21 ` Nguyen Dinh Nam
2005-03-07  7:18   ` hareram
2005-03-07  7:34     ` Navneet Choudhary [this message]
2005-03-07  8:53       ` hareram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1dceb012050306233417b707d3@mail.gmail.com \
    --to=navneetkc@gmail.com \
    --cc=hareram@sol.net.in \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox