Where is your router? 192.168.0.1? You can do ifdown sl0 then edit /etc/network/interfaces and comment out all of the sl0 stanza if you don't want that up.
Are you on a LAN only? Do you have a router? Is it another Linux box? Here's my route output:
Code:
[ken:ken](09:42 AM)$ /sbin/route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0