We currently have two iSeries connected via TCP in our network. One of the iSeries belongs to a division we no longer own and we are investigating removing them from our network. They will continue to perform services for us and are located close by.
We currently have a number of DDM files setup and send spool files between systems. We don't want to go through a lot of programming to make this change. We are considering using dual ethernet cards in thr AS/400s. One card in each system would connect to that system's network; the 2nd card would be connected to the other AS/400.
I have two questions on this scenario. 1, will this plan work? 2, What are the security considerations for this plan? We don't want company #2 to be able to access anything diectly, only to have DDM and spool files continue to function.
Thanks,
CFrey
Software/Hardware used:
ASKED:
May 27, 2008 2:17 PM
UPDATED:
May 28, 2008 4:45 PM
Basically, it will come down to what your security people will let you do.
You can use an extra NIC in each machine and set up specific routing to send traffic through one NIC or the other depending on destination. But, security folks consider that a “dual-hosted” machine and as such a big security risk. Whether it is a risk or not is up to you to prove.
The only advantages to having two NICS is that you control bandwidth (should not even be an issue) and you have a completely seperate physical connection.
As Martin suggested, you’ll need firewalls on each end no matter what you do – which you likely already have. Your firewalls can be set up to pass traffic to and from specific IP’s and over specific ports so you can limit the traffic to just the DDM and SPLF. And that will work with one NIC or two NICs.
Regards
Mike