Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

One machine, two ip addresses

  • 23-10-2000 11:16pm
    #1
    Registered Users, Registered Users 2 Posts: 6,265 ✭✭✭


    i've got a solaris box running bind and i want to give it both an internal and external ip address.
    can i just install 2 network cards and assign an ip address for each one?

    MiCr0


Comments

  • Moderators, Social & Fun Moderators Posts: 10,501 Mod ✭✭✭✭ecksor


    Yes. Use ifconfig to set the IP of each interface, and bear in mind that solaris will route between interfaces automatically unless /etc/norouter is present (which you may or may not want).


  • Moderators, Social & Fun Moderators Posts: 10,501 Mod ✭✭✭✭ecksor


    Gah, that file is in fact /etc/notrouter, and this works on solaris 2.5 and later.


Advertisement