* neighbour table again
@ 2003-07-30 8:31 Srikant S. K
2003-07-30 9:26 ` Vishwanatn T. K.
0 siblings, 1 reply; 5+ messages in thread
From: Srikant S. K @ 2003-07-30 8:31 UTC (permalink / raw)
To: netfilter
Hi all,
I know that this question has been asked several times
and I have gone through the archieves before posting
it here unsuccessfully.
I have two NIC's one having public IP and the other
private IP.
eth0: 202.x.y.z
eth1: 10.0.0.1
System Environments:
Linux OS - 2.4.20
iptables - 1.2.8
The problem is that the moment I enable ip_forward,
the "Neighbour Table Overflow" starts and the same
stops when I disable ip_forward.
I am also running my mail server on 10.0.0.2. I have
setup port forwarding on my Linux gatewat and this
works fine the moment ip_forward is enabled.
I have checked my localhost settings as suggested by
many and is fine.
I have also tried using older kernel (2.4.14) along
with arpd but the problem still exists.
Any help will be a greate help.
Thanks in advance for any help
Regards,
Srikanth
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: neighbour table again
2003-07-30 8:31 neighbour table again Srikant S. K
@ 2003-07-30 9:26 ` Vishwanatn T. K.
2003-07-30 9:55 ` Dharmendra.T
0 siblings, 1 reply; 5+ messages in thread
From: Vishwanatn T. K. @ 2003-07-30 9:26 UTC (permalink / raw)
To: Srikant S. K; +Cc: netfilter
Hey buddy,
I am facing similar problem, and still searching out for a suitable
solution.
On Wed, 2003-07-30 at 14:01, Srikant S. K wrote:
> Hi all,
>
> I know that this question has been asked several times
> and I have gone through the archieves before posting
> it here unsuccessfully.
>
> I have two NIC's one having public IP and the other
> private IP.
>
> eth0: 202.x.y.z
> eth1: 10.0.0.1
>
> System Environments:
> Linux OS - 2.4.20
> iptables - 1.2.8
>
> The problem is that the moment I enable ip_forward,
> the "Neighbour Table Overflow" starts and the same
> stops when I disable ip_forward.
>
> I am also running my mail server on 10.0.0.2. I have
> setup port forwarding on my Linux gatewat and this
> works fine the moment ip_forward is enabled.
>
> I have checked my localhost settings as suggested by
> many and is fine.
>
> I have also tried using older kernel (2.4.14) along
> with arpd but the problem still exists.
>
> Any help will be a greate help.
>
> Thanks in advance for any help
>
> Regards,
>
> Srikanth
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: neighbour table again
2003-07-30 9:26 ` Vishwanatn T. K.
@ 2003-07-30 9:55 ` Dharmendra.T
2003-07-30 13:35 ` Srikant S. K
0 siblings, 1 reply; 5+ messages in thread
From: Dharmendra.T @ 2003-07-30 9:55 UTC (permalink / raw)
To: tkvishy; +Cc: Srikant S. K, netfilter
[-- Attachment #1: Type: text/plain, Size: 1858 bytes --]
Have you tried enabling port forwarding first and then adding the rules?
Regards
Dharmendra T.
On Wed, 2003-07-30 at 14:56, Vishwanatn T. K. wrote:
Hey buddy,
I am facing similar problem, and still searching out for a suitable
solution.
On Wed, 2003-07-30 at 14:01, Srikant S. K wrote:
> Hi all,
>
> I know that this question has been asked several times
> and I have gone through the archieves before posting
> it here unsuccessfully.
>
> I have two NIC's one having public IP and the other
> private IP.
>
> eth0: 202.x.y.z
> eth1: 10.0.0.1
>
> System Environments:
> Linux OS - 2.4.20
> iptables - 1.2.8
>
> The problem is that the moment I enable ip_forward,
> the "Neighbour Table Overflow" starts and the same
> stops when I disable ip_forward.
>
> I am also running my mail server on 10.0.0.2. I have
> setup port forwarding on my Linux gatewat and this
> works fine the moment ip_forward is enabled.
>
> I have checked my localhost settings as suggested by
> many and is fine.
>
> I have also tried using older kernel (2.4.14) along
> with arpd but the problem still exists.
>
> Any help will be a greate help.
>
> Thanks in advance for any help
>
> Regards,
>
> Srikanth
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
--
Regards
Dharmendra.T
dharmu@nsecure.net
This message is intended for the addressee only. It may contain
privileged or Confidential information. If you have received this
message in error,please notify the sender and destroy the message
immediately.Unauthorised use or reproduction of this message is strictly
prohibited.
[-- Attachment #2: Type: text/html, Size: 5087 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: neighbour table again
2003-07-30 9:55 ` Dharmendra.T
@ 2003-07-30 13:35 ` Srikant S. K
2003-07-31 5:58 ` Dharmendra.T
0 siblings, 1 reply; 5+ messages in thread
From: Srikant S. K @ 2003-07-30 13:35 UTC (permalink / raw)
To: Dharmendra.T, tkvishy; +Cc: netfilter
Hi,
--- "Dharmendra.T" <dharmu@nsecure.net> wrote:
> Have you tried enabling port forwarding first and
> then adding the rules?
i you meant iptables filter rules, then I would like
to say that i have set the default policies to ACCEPT.
The only rules that are set are in nat table for
MASQUERADING and PORTFORWARDING.
thanks,
Srikanth
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: neighbour table again
2003-07-30 13:35 ` Srikant S. K
@ 2003-07-31 5:58 ` Dharmendra.T
0 siblings, 0 replies; 5+ messages in thread
From: Dharmendra.T @ 2003-07-31 5:58 UTC (permalink / raw)
To: Srikant S. K; +Cc: tkvishy, netfilter
[-- Attachment #1: Type: text/plain, Size: 944 bytes --]
I mean to say all the rules.
On Wed, 2003-07-30 at 19:05, Srikant S. K wrote:
Hi,
--- "Dharmendra.T" <dharmu@nsecure.net> wrote:
> Have you tried enabling port forwarding first and
> then adding the rules?
i you meant iptables filter rules, then I would like
to say that i have set the default policies to ACCEPT.
The only rules that are set are in nat table for
MASQUERADING and PORTFORWARDING.
thanks,
Srikanth
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
--
Regards
Dharmendra.T
dharmu@nsecure.net
This message is intended for the addressee only. It may contain
privileged or Confidential information. If you have received this
message in error,please notify the sender and destroy the message
immediately.Unauthorised use or reproduction of this message is strictly
prohibited.
[-- Attachment #2: Type: text/html, Size: 2432 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-07-31 5:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-30 8:31 neighbour table again Srikant S. K
2003-07-30 9:26 ` Vishwanatn T. K.
2003-07-30 9:55 ` Dharmendra.T
2003-07-30 13:35 ` Srikant S. K
2003-07-31 5:58 ` Dharmendra.T
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox