Lots of quick answers on this, thanks to all who replied. There were 4
responses, 4 approaches too! Thanks again...
cy.dewhurst_at_rbch-tr.swest.nhs.uk said:
put it in the script in /sbin/rc2.d/S00inet or create another in this dir.
bobv_at_dcs.rhbnc.ac.uk said:
I believe you can put them in the file /etc/ethers; type
man 4 ethers
to see the syntax.
gwen_at_itg.cam.ac.uk said:
you could add it to your /sbin/init.d/inet script. If you put it some where
after you network interface have been configured it should work. If I rember
rightly you should look in the same place in Solaris.
speno_at_isc.upenn.edu said:
You could put the command in /etc/inet.local. It is run from the
/sbin/init.d/inet script after the networks have been started.
Received on Mon Jun 21 1999 - 14:12:24 NZST