Here you are the explain of my problem :
I have tested the two NICs separatly and the work well, but,
when I install the two NICs, I have problems :
This is the configuration with the NIC 1 only installed :
---------------------------------------------------------
With this configuration, it works fine !.
The router is configured in the 192.168.1.10 IP, and redirect the incoming telnets at
the 192.168.1.100 IP.
The SCO is the 192.168.1.100 IP.
I was connected from a remote site trougth the Internet (from the 213.99.166.81 IP).
# netstat -nr
Routing tables
Destination Gateway Flags Refs Use Interface
default 192.168.1.10 UGS 1 1101 net0
127.0.0.1 127.0.0.1 UH 3 487 lo0
192.168.1 192.168.1.100 UC 1 0 net0
192.168.1.100 127.0.0.1 UGHS 10 212 lo0
224 192.168.1.100 UCS 0 0 net0
#
# who -x
root tty01 Dec 11 08:50
root ttyp0 Dec 11 09:07 213.99.166.81
#
The ethernet adapter works ok!:
The fea adapter (ADAPTER NOT FOUND) is the second NIC. Now its not installed.
# hwconfig -ch
device address vec dma comment
====== ======= === === =======
kernel - - - rel=3.2v5.0.5 kid=98/07/02
cpu - - - unit=1 family=6
cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
fpu - 13 - unit=1 type=80387-compatible
pci 0xcf8-0xcff - - am=1 sc=1 buses=2
PnP - - - nodes=0
serial 0x3f8-0x3ff 4 - unit=0 type=Standard nports=1 fifo=yes
console - - - unit=vga type=0 12 screens=68k
adapter 0xe800-0xe8ff 11 - type=alad ha=0 bus=0 id=7 fts=sto
floppy 0x3f2-0x3f7 6 2 unit=0 type=135ds18
parallel 0x378-0x37a 7 - unit=0
ethernet 0xe400-0xe41f 10 - addr=00:00:21:cf:e6:d0
fea - - - ADAPTER NOT FOUND
tape - - - type=S ha=0 id=2 lun=0 bus=0 ht=alad
disk 0x1f0-0x1f7 14 - type=W0 unit=0 cyls=2490 hds=255 secs=63
No obvious conflicts in hardware settings
Now, I have supressed the NIC 1, and installed only the NIC 2, with a new configuration :
-----------------------------------------------------------------------------------------
The router is configured in the 10.0.0.1 IP and redirect the incoming telnets at
the 10.0.0.61.
The SCO is configured in the 10.0.0.61 IP
With this configuration, it works fine too!.
# netstat -nr
Routing tables
Destination Gateway Flags Refs Use Interface
default 10.0.0.1 UGS 1 272 net1
10 10.0.0.61 UC 1 0 net1
10 10.0.0.61 UC 0 0 net1
10.0.0.61 127.0.0.1 UGHS 0 4 lo0
127.0.0.1 127.0.0.1 UH 4 477 lo0
192.168.1 192.168.1.100 UC 1 0 net0
192.168.1.100 127.0.0.1 UGHS 10 222 lo0
224 192.168.1.100 UCS 0 0 net0
#
# who -x
root tty01 Dec 11 09:21
root ttyp0 Dec 11 09:36 193.153.132.29
#
The ethernet adapter was Not Found is the NIC 1 and it is not present.
The fea adapter is the NIC 2, it is alone, and it is the only adapter installed.
# hwconfig -ch
device address vec dma comment
====== ======= === === =======
kernel - - - rel=3.2v5.0.5 kid=98/07/02
cpu - - - unit=1 family=6
cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
fpu - 13 - unit=1 type=80387-compatible
pci 0xcf8-0xcff - - am=1 sc=1 buses=2
PnP - - - nodes=0
serial 0x3f8-0x3ff 4 - unit=0 type=Standard nports=1 fifo=yes
console - - - unit=vga type=0 12 screens=68k
adapter 0xe800-0xe8ff 11 - type=alad ha=0 bus=0 id=7 fts=sto
floppy 0x3f2-0x3f7 6 2 unit=0 type=135ds18
parallel 0x378-0x37a 7 - unit=0
ethernet - - - Adapter Not Found
fea 0xe400-0xe41f 10 - type=fea/10M addr=00:02:44:32:EC:A0
tape - - - type=S ha=0 id=2 lun=0 bus=0 ht=alad
disk 0x1f0-0x1f7 14 - type=W0 unit=0 cyls=2490 hds=255 secs=63
No obvious conflicts in hardware settings
With this configuration, all works ok!.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
But NOW, HERE IS THE PROBLEM !!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I install the two NICs in the system.
The NIC who was the 10.0.0.61 works well with my local network,
but the NIC who was the 192.168.1.100 cannot accept the incoming telnets
from the internet. I need to accept incoming telnets from the internet
in the NIC 192.168.1.100.
The router was configured in the 10.0.0.1 IP, and redirect the incoming
calls to the 192.168.1.100 IP (the second NIC in the SCO).
This is the information of the SCO :
I have do a "route add default 10.0.0.1"
# netstat -nr
Routing tables
Destination Gateway Flags Refs Use Interface
default 10.0.0.1 UGS 0 0 net1
10 10.0.0.61 UC 1 0 net1
10 10.0.0.61 UC 0 0 net1
10.0.0.61 127.0.0.1 UGHS 0 6 lo0
127.0.0.1 127.0.0.1 UH 3 436 lo0
192.168.1 192.168.1.100 UC 1 0 net0
192.168.1.100 127.0.0.1 UGHS 8 176 lo0
224 192.168.1.100 UCS 0 0 net0
#
#
#
# Here we are the configuration of the hardware in my system SCO:
# hwconfig -ch
device address vec dma comment
====== ======= === === =======
kernel - - - rel=3.2v5.0.5 kid=98/07/02
cpu - - - unit=1 family=6
cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
fpu - 13 - unit=1 type=80387-compatible
pci 0xcf8-0xcff - - am=1 sc=1 buses=2
PnP - - - nodes=0
serial 0x3f8-0x3ff 4 - unit=0 type=Standard nports=1 fifo=yes
console - - - unit=vga type=0 12 screens=68k
adapter 0xec00-0xecff 11 - type=alad ha=0 bus=0 id=7 fts=sto
floppy 0x3f2-0x3f7 6 2 unit=0 type=135ds18
parallel 0x378-0x37a 7 - unit=0
ethernet 0xe400-0xe41f 10 - addr=00:00:21:cf:e6:d0
fea 0xe800-0xe81f 12 - type=fea/10M addr=00:02:44:32:EC:A0
tape - - - type=S ha=0 id=2 lun=0 bus=0 ht=alad
disk 0x1f0-0x1f7 14 - type=W0 unit=0 cyls=2490 hds=255 secs=63
No obvious conflicts in hardware settings
#
The problem NOW iw when I need to connect from the Internet, it not respawn.
Whats wrong ?. What can I do ?.
How I can accept incoming telnet calls from the internet in
the 192.168.1.100 IP (second NIC) of my SCO ?
Saludos. Fonso from Spain.
I have tested the two NICs separatly and the work well, but,
when I install the two NICs, I have problems :
This is the configuration with the NIC 1 only installed :
---------------------------------------------------------
With this configuration, it works fine !.
The router is configured in the 192.168.1.10 IP, and redirect the incoming telnets at
the 192.168.1.100 IP.
The SCO is the 192.168.1.100 IP.
I was connected from a remote site trougth the Internet (from the 213.99.166.81 IP).
# netstat -nr
Routing tables
Destination Gateway Flags Refs Use Interface
default 192.168.1.10 UGS 1 1101 net0
127.0.0.1 127.0.0.1 UH 3 487 lo0
192.168.1 192.168.1.100 UC 1 0 net0
192.168.1.100 127.0.0.1 UGHS 10 212 lo0
224 192.168.1.100 UCS 0 0 net0
#
# who -x
root tty01 Dec 11 08:50
root ttyp0 Dec 11 09:07 213.99.166.81
#
The ethernet adapter works ok!:
The fea adapter (ADAPTER NOT FOUND) is the second NIC. Now its not installed.
# hwconfig -ch
device address vec dma comment
====== ======= === === =======
kernel - - - rel=3.2v5.0.5 kid=98/07/02
cpu - - - unit=1 family=6
cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
fpu - 13 - unit=1 type=80387-compatible
pci 0xcf8-0xcff - - am=1 sc=1 buses=2
PnP - - - nodes=0
serial 0x3f8-0x3ff 4 - unit=0 type=Standard nports=1 fifo=yes
console - - - unit=vga type=0 12 screens=68k
adapter 0xe800-0xe8ff 11 - type=alad ha=0 bus=0 id=7 fts=sto
floppy 0x3f2-0x3f7 6 2 unit=0 type=135ds18
parallel 0x378-0x37a 7 - unit=0
ethernet 0xe400-0xe41f 10 - addr=00:00:21:cf:e6:d0
fea - - - ADAPTER NOT FOUND
tape - - - type=S ha=0 id=2 lun=0 bus=0 ht=alad
disk 0x1f0-0x1f7 14 - type=W0 unit=0 cyls=2490 hds=255 secs=63
No obvious conflicts in hardware settings
Now, I have supressed the NIC 1, and installed only the NIC 2, with a new configuration :
-----------------------------------------------------------------------------------------
The router is configured in the 10.0.0.1 IP and redirect the incoming telnets at
the 10.0.0.61.
The SCO is configured in the 10.0.0.61 IP
With this configuration, it works fine too!.
# netstat -nr
Routing tables
Destination Gateway Flags Refs Use Interface
default 10.0.0.1 UGS 1 272 net1
10 10.0.0.61 UC 1 0 net1
10 10.0.0.61 UC 0 0 net1
10.0.0.61 127.0.0.1 UGHS 0 4 lo0
127.0.0.1 127.0.0.1 UH 4 477 lo0
192.168.1 192.168.1.100 UC 1 0 net0
192.168.1.100 127.0.0.1 UGHS 10 222 lo0
224 192.168.1.100 UCS 0 0 net0
#
# who -x
root tty01 Dec 11 09:21
root ttyp0 Dec 11 09:36 193.153.132.29
#
The ethernet adapter was Not Found is the NIC 1 and it is not present.
The fea adapter is the NIC 2, it is alone, and it is the only adapter installed.
# hwconfig -ch
device address vec dma comment
====== ======= === === =======
kernel - - - rel=3.2v5.0.5 kid=98/07/02
cpu - - - unit=1 family=6
cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
fpu - 13 - unit=1 type=80387-compatible
pci 0xcf8-0xcff - - am=1 sc=1 buses=2
PnP - - - nodes=0
serial 0x3f8-0x3ff 4 - unit=0 type=Standard nports=1 fifo=yes
console - - - unit=vga type=0 12 screens=68k
adapter 0xe800-0xe8ff 11 - type=alad ha=0 bus=0 id=7 fts=sto
floppy 0x3f2-0x3f7 6 2 unit=0 type=135ds18
parallel 0x378-0x37a 7 - unit=0
ethernet - - - Adapter Not Found
fea 0xe400-0xe41f 10 - type=fea/10M addr=00:02:44:32:EC:A0
tape - - - type=S ha=0 id=2 lun=0 bus=0 ht=alad
disk 0x1f0-0x1f7 14 - type=W0 unit=0 cyls=2490 hds=255 secs=63
No obvious conflicts in hardware settings
With this configuration, all works ok!.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
But NOW, HERE IS THE PROBLEM !!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I install the two NICs in the system.
The NIC who was the 10.0.0.61 works well with my local network,
but the NIC who was the 192.168.1.100 cannot accept the incoming telnets
from the internet. I need to accept incoming telnets from the internet
in the NIC 192.168.1.100.
The router was configured in the 10.0.0.1 IP, and redirect the incoming
calls to the 192.168.1.100 IP (the second NIC in the SCO).
This is the information of the SCO :
I have do a "route add default 10.0.0.1"
# netstat -nr
Routing tables
Destination Gateway Flags Refs Use Interface
default 10.0.0.1 UGS 0 0 net1
10 10.0.0.61 UC 1 0 net1
10 10.0.0.61 UC 0 0 net1
10.0.0.61 127.0.0.1 UGHS 0 6 lo0
127.0.0.1 127.0.0.1 UH 3 436 lo0
192.168.1 192.168.1.100 UC 1 0 net0
192.168.1.100 127.0.0.1 UGHS 8 176 lo0
224 192.168.1.100 UCS 0 0 net0
#
#
#
# Here we are the configuration of the hardware in my system SCO:
# hwconfig -ch
device address vec dma comment
====== ======= === === =======
kernel - - - rel=3.2v5.0.5 kid=98/07/02
cpu - - - unit=1 family=6
cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
fpu - 13 - unit=1 type=80387-compatible
pci 0xcf8-0xcff - - am=1 sc=1 buses=2
PnP - - - nodes=0
serial 0x3f8-0x3ff 4 - unit=0 type=Standard nports=1 fifo=yes
console - - - unit=vga type=0 12 screens=68k
adapter 0xec00-0xecff 11 - type=alad ha=0 bus=0 id=7 fts=sto
floppy 0x3f2-0x3f7 6 2 unit=0 type=135ds18
parallel 0x378-0x37a 7 - unit=0
ethernet 0xe400-0xe41f 10 - addr=00:00:21:cf:e6:d0
fea 0xe800-0xe81f 12 - type=fea/10M addr=00:02:44:32:EC:A0
tape - - - type=S ha=0 id=2 lun=0 bus=0 ht=alad
disk 0x1f0-0x1f7 14 - type=W0 unit=0 cyls=2490 hds=255 secs=63
No obvious conflicts in hardware settings
#
The problem NOW iw when I need to connect from the Internet, it not respawn.
Whats wrong ?. What can I do ?.
How I can accept incoming telnet calls from the internet in
the 192.168.1.100 IP (second NIC) of my SCO ?
Saludos. Fonso from Spain.