[PROBLEM] Setting multiple NIC's under Solaris 8

Good day everybody,

I'm a little bit new to Solaris so there are some misunderstanding.

I have 2 NIC's eri0 and eri1, eri0 is in 192.168.0.0 subnet, and eri1 is in 192.168.1.0 subnet, eri0 has static ip, and eri1 is getting it from DHCP. Eri1 is behind soho router that just surve to transport packet from subnet 192.168.0.0 to eri1 on 8000 port so it's like this:

subnet (192.168.0.0) -> soho router(192.168.0.31:8000) -> eri1(192.168.1.101:8000)

as it's used to be in theory, but in practice i can't get any answer when i'm trying to get service throung router.

i'm have /etc/defaultroute that's 192.168.0.1, i've read somewhere that automatically after plumbing second interface solaris becoming a router, so maybe my problem is that packets from 192.168.0.0 subnet before router are transmitted to eri1 interface and retransmitted again to eri0 interface and eri0 interface is trying to do something that not suposed to, and so on so on.

Just need some clearness.

[1033 byte] By [man.of.ha] at [2007-11-27 6:29:30]
# 1
I am confused about your setup. could you place a netstat -nr output in here? I believe you have to setup extra routes to make it work.
sonylwca at 2007-7-12 17:53:36 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...