Hi linuxers,
I am a newbie to networking and am keen to learn networking in linux. The only resource i have is a single computer.Is it possible to setup and test firewalls and mail servers and other servers only using a single comp using the loopback address.Or can i try using two network cards on a single comp? Can I assign two ip address to a single ethernet interface.Please let me know if i can learn using a single comp as i cannot afford to join any course or purchase another comp to learn it.
TIA, Pankaj
--- Pankaj Dekate whoispankaj@gmail.com wrote:
Can I assign two ip address to a single ethernet interface.Please let me know if i can learn using a single comp as i cannot afford to join any course or purchase another comp to learn it.
You can install vmware. It allows you to install one or more operating systems inside another operating system. You can assign a different IP address to the virtual OS. The host OS and the virtual OS can ping each other, so its ideal to practise networking on a single machine.
Regards, Nadiem.
__________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250
Nadiem knadz555@yahoo.com writes:
You can install vmware. It allows you to install one
vmware is proprietary software. Bochs is a Free Software replacement for that.
Pankaj Dekate whoispankaj@gmail.com wrote: Hi linuxers,
I am a newbie to networking and am keen to learn networking in linux. The only resource i have is a single computer.Is it possible to setup and test firewalls and mail servers and other servers only using a single comp using the loopback address.Or can i try using two network cards on a single comp? Can I assign two ip address to a single ethernet interface.Please let me know if i can learn using a single comp as i cannot afford to join any course or purchase another comp to learn it.
TIA, Pankaj
Pankaj,
you can create your own virtual infrastructure on single PC provided you have good configuration, try vmware http://www.vmware.com/
nitin