Re: Solaris 10 - routing problems?

From: James Carlson (james.d.carlson_at_sun.com)
Date: 11/03/05


Date: 03 Nov 2005 11:22:08 -0500


"Marianne Spiller" <spillerm@inbox.ru> writes:
> > That'd be /etc/ipf/ipnet.conf. (If it's named "nat.conf", it won't work.)
> For startup at boot time it should be /etc/ipf/ipnat.conf; but for
> manual startup it's unimportant IIRC.

Right.

> List of active sessions is empty, then.
> List of active mappings is empty too.

That sounds like a bug. Are you able to file one either via a local
representative or through bugs.opensolaris.org? If not, let me know
and I'll file one for you.

> Both config get me the same errors, and I am very confused: errors like
> "172.18.0.2 -> redirector.heise.de ICMP Echo request (ID: 1223 Sequence
> number: 18)" , "Internet AAAA ?" or "Internet PTR ?".

Those don't look like error messages. The first message looks like
someone trying to send packets to an Internet address using a private
address. That's a usage error (need NAT), but not an error message.

The others look like DNS resolution attempts. If you're running a
NAT, you may well want to run a caching DNS server (BIND) with entries
configured for your local address space so that you don't send queries
out on the net for your internal addresses.

> I now, these are DNS specific messages, but now I have no idea what to
> try next. ipf.conf is empty, there is no traffic blocking at all. My
> first steps on Solaris seem painful.

Sorry about that. My first guess would be that there's an ipnat bug
here that should be reported.

A simple work-around would be to use an external "router" (actually,
NAT) box.

-- 
James Carlson, KISS Network                    <james.d.carlson@sun.com>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677


Relevant Pages

  • Re: Recursive delete of directory - Directory not empty error
    ... run it I get random "Directory not empty" error messages. ... I've had a similar problem with PHP creating a file that didn't actually ... script to run, do the DB lookup, build the page and all the other time- ...
    (comp.lang.php)
  • Re: Form closing unexpectedly without error
    ... this bug has been in Access from the beginning. ... I've tried for years to get MS to fix this, ... no warnings or error messages come up, ... Private Sub cmdClose_Click ...
    (microsoft.public.access.formscoding)
  • Re: Recursive delete of directory - Directory not empty error
    ... I wrote a recursive function to take care of it, ... run it I get random "Directory not empty" error messages. ... I've had a similar problem with PHP creating a file that didn't actually exist on disk till PHP exited. ...
    (comp.lang.php)
  • Re: udev strangeness in Sid?
    ... I have been bitten by this bug now, too, after I recompiled my 2.6.15 kernel ... from the newest Debian sources today. ... are no negative effects besides the annoying error messages. ...
    (Debian-User)
  • Re: Index 1 is out of bounds
    ... Yes, that does look like a bug but, as Bruno said, I think that most ... The instance is initially empty (i.e.it reports 0 ... The code you quoted creates a new OrderedCollection (in the ...
    (comp.lang.smalltalk.dolphin)