Heya all,
  I am having an interesting problem with my opensolaris 65 setup.

I seem to be exhibiting some random packet loss when hosts on my inside network 
attempt to go though my ipf nat setup.

My ipf ruleset is to pass in all and pass out all, ipnat NATs my inside network 
to 0/32 on sppp0:
map sppp0 10.17.10.0/24 -> 0/32

I have PPPoE running on the same interface is the same as my inside network, 
e1000g0 (as I dont have a second NIC).  This is working as I have squid and 
other apps hosted on the solaris box working without problems.  In fact, web 
without squid fails most of the time.

Where should I start looking?

some fun facts:
ifconfig e1000g0
e1000g0: flags=201100843 UP,BROADCAST,RUNNING,MULTICAST,ROUTER,IPv4,CoS mtu 
1500 index 2
        inet 10.17.10.254 netmask ffffff00 broadcast 10.17.10.255
ifconfig sppp0
sppp0: flags=10011008d1 
UP,POINTOPOINT,RUNNING,NOARP,MULTICAST,ROUTER,IPv4,FIXEDMTU  mtu 1492 index 4
        inet external_ip --> 10.20.20.189 netmask ff000000

-bash-3.00$ routeadm
              Configuration   Current              Current
                     Option   Configuration        System State
---------------------------------------------------------------
               IPv4 routing   enabled              disabled
               IPv6 routing   disabled             disabled
            IPv4 forwarding   enabled              enabled
            IPv6 forwarding   disabled             disabled
 
 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to