> On Wed, May 19, 2010 at 4:41 AM, Peter Bauer > > Can you ping it from within your network ?
If I ping from my first IP my second IP in the same network, the SSH connections lags and I loss a lot of packets from my SSH connection to the server. But I can ping internally the gateway. > > When it's not working, if you ping from server to > "Internet", does > "Internet" starts receiving ping replies > automatically ? I have not tested, but when I ping from Internet to server, some ICMP sequence packets never arrived to the server when I look with snoop on it. > I can't think of anything that would cause this > besides flaky firewall > rules. Try to test this on your local network to rule > out any > intermediary problems between this server and the > other end over the > Internet. I will remake tests internally by pinging the gateway. Is it normal that e1000g0 device is missing in the router table for the default gateway?: $ netstat -nr Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ---------- --------- default 178.63.21.193 UG 1 125 178.63.21.192 178.63.21.204 U 1 45 e1000g0 127.0.0.1 127.0.0.1 UH 1 56 lo0 Routing Table: IPv6 Destination/Mask Gateway Flags Ref Use If --------------------------- --------------------------- ----- --- ------- ----- ::1 ::1 UH 1 0 lo0 > > And could it be possible to run the whole driver in > a verbose mode that I could understand where is the > problem? > > Yes, you've to recompile the kernel module with DEBUG > defined. > > I'm trying to turn that into a tunable but I've been > short on time. This would be very great! Thanks very much. I need an absolute stable system. -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org