All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables questions
@ 2000-08-13  6:00 jingai
  0 siblings, 0 replies; 9+ messages in thread
From: jingai @ 2000-08-13  6:00 UTC (permalink / raw)
  To: linuxppc-dev


Hey all,

I've been trying to get iptables to work since v1.0 and
kernel v2.3.99pre5, but it always either crashes (itself)
or brings down my entire machine (hard).  Even just
adding one single NAT rule, it blows up completely.  I'd
like to have my firewall setup, but at this point I will
be satisfied with just masquerading :)  Is this a known
problem with the PPC tree, do I need a patch, or am I
just trying to do this too late at night? :)

Any help would be greatly appreciated.

Regards,
Jonathan

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <023d01c1ae2b$f0f417c0$9d264484@cs.technion.ac.il>]
* iptables questions
@ 2002-11-26 23:33 james li
  2002-11-27  0:08 ` Joel Newkirk
  0 siblings, 1 reply; 9+ messages in thread
From: james li @ 2002-11-26 23:33 UTC (permalink / raw)
  To: netfilter

hi,

i am learning iptables through the HOWTO. there is one
command i am not sure. can someone explain it to me
please?

$IPTABLES -A FORWARD -i $LAN_IFACE -j ACCEPT

from author  'this rule will allow all traffic from
our $LAN_IFACE to any other interface to flow
freely,in other word,in other words allow all traffic
from our LAN to the Internet'. 

is there a default '-o eth+' in the above command that
is omitted ? should it better be 
$IPTABLES -A FORWARD -i $LAN_IFACE -o $INET_IFACE -j
ACCEPT

INET_IFACE as (internet_interface)


/James.Q.L

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca


^ permalink raw reply	[flat|nested] 9+ messages in thread
* iptables questions
@ 2003-11-15 10:51 Antti Korpela
  2003-11-17 14:07 ` Jeffrey Laramie
  2003-11-18  1:12 ` William Stearns
  0 siblings, 2 replies; 9+ messages in thread
From: Antti Korpela @ 2003-11-15 10:51 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

Hi,

I have here some questions and i hope you have some time to answer

1. What difference and which is better between: iptables -t nat -j MASQUERADE or SNAT --to IP if im using it for internet gateway NAT-machine in big LAN-parties, over 300 IP:s.
2. I have get this error often "too much work on eth0, dropping packet..." what this mean? do i have to put this on kernel:
echo "65000" > /proc/sys/net/ipv4/ip_conntrack_max ? is there any other solutions for this ?
3. Do you have some other tips for MASQ ? :)

Thanks for your time and support!

[-- Attachment #2: Type: text/html, Size: 1350 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-11-19 15:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-13  6:00 iptables questions jingai
     [not found] <023d01c1ae2b$f0f417c0$9d264484@cs.technion.ac.il>
     [not found] ` <20020219212055.M22074@sunbeam.de.gnumonks.org>
     [not found]   ` <03ce01c1eae8$d580e0f0$9d264484@cmp41>
     [not found]     ` <20020423190905.X27024@sunbeam.de.gnumonks.org>
     [not found]       ` <011001c221c1$32508e20$9b264484@cmp41>
2002-07-02 21:05         ` Harald Welte
  -- strict thread matches above, loose matches on Subject: below --
2002-11-26 23:33 james li
2002-11-27  0:08 ` Joel Newkirk
2003-11-15 10:51 Antti Korpela
2003-11-17 14:07 ` Jeffrey Laramie
2003-11-17 14:18   ` Antony Stone
2003-11-19 15:32     ` Cedric Blancher
2003-11-18  1:12 ` William Stearns

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.