From: /dev/rob0 <rob0@gmx.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: Odd issue with two SNATed Firewalls and Wireless router
Date: Wed, 24 Aug 2005 15:47:18 -0500 [thread overview]
Message-ID: <200508241547.18164.rob0@gmx.co.uk> (raw)
In-Reply-To: <WorldClient-F200508241343.AA43070008@acerlandslp.com.mx>
On Wednesday 2005-August-24 13:43, ISC Jorge Ceron Galvan wrote:
> I'm not doing nat because I want a real IP at my wireless client.
>
> cisco eth0 200.0.0.1/24
What a great netblock that is! Uh, this *is* your real IP, or did you
munge it for posting? It's not the same as what appears in your mail
headers.
If you're going to munge IP addresses, you should not use a live
netblock. Pick something from RFC 1918 or an unassigned (bogon) range.
> linux eth0 200.0.0.10/24 gw 200.0.0.1/24
/24 covers 200.0.0.0 (the network address) through 200.0.0.255 (the
broadcast address.)
> linux eth1 200.0.0.129/27
And this is included in the eth0 network. Perhaps you should use /25
netmask or greater on eth0.
> remote fortinet router eth0 200.0.0.130/27 gw 200.0.0.129
I don't know what this means.
> I thougth it could be a routing problem because I'm using subnet 0 at
> eth0, and at eth1 I set up a subnet from eth0.
Yes, that is a part of the problem, I would think.
> It's not an iptables
> issue because I'm not using it at all. The configuration is quite
This is the netfilter list, so you're off topic here.
> simple, but I don't know whether you can subnet a class C net this
I don't know either. I generally find that doing things the right way
works better. ;)
> way. The mail server we are trying to reach is somewhere in the
> internet.
>
> I'm using a wireless AP at my side and a wireless bridge at the other
> side; the bridge is connected directly to the fortinet router. Could
> it be a protocol bridge problem?
1. Check the routing
2. Check the routing
3. Check the routing
4. Look at packet counters, is eth1 being used at all?
replying to the OP as well:
> -----Original Message-----
> From: Andrew Gargan <andrew@iface.co.za>
snip
> > Has anyone experienced similar issues using a shared NATed
> > mywireless ....
> >
> > most of the mail comes down .... it seems to break when
> > transmissions are over +-600 KB)
> >
> > I was told that changing the MTU for the ppp0 device to 1300 would
> > help but no luck there.
It does sound like a possible router MTU issue. It does not sound like
iptables/netfilter is involved.
> > eth1 Link encap:Ethernet HWaddr 00:03:47:71:7B:37
> > inet addr:10.0.7.2 Bcast:10.255.255.255 Mask:255.0.0.0
> > inet6 addr: fe80::203:47ff:fe71:7b37/64 Scope:Link
> > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> > RX packets:27333550 errors:0 dropped:0 overruns:0 frame:0
> > TX packets:28013971 errors:1 dropped:0 overruns:0
> > carrier:1 collisions:614337 txqueuelen:1000
That is a lot of collisions. It might not indicate a problem, but
likewise, it might.
> > and iptables -L:
... is utterly useless. "iptables -vL" is better, but iptables-save(8)
is greatly preferred.
That said, nothing indicates the likelihood of a problem with your
iptables rules.
> > I am using rp-pppoe I think ...
You think?
--
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
next prev parent reply other threads:[~2005-08-24 20:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 12:30 Odd issue with two SNATed Firewalls and Wireless router Andrew Gargan
2005-08-24 15:40 ` Taylor, Grant
2005-08-24 18:43 ` ISC Jorge Ceron Galvan
2005-08-24 20:47 ` /dev/rob0 [this message]
2005-08-25 16:50 ` ISC Jorge Ceron Galvan
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=200508241547.18164.rob0@gmx.co.uk \
--to=rob0@gmx.co.uk \
--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