Showing posts with label RHCE. Show all posts
How to use VPCS with GNS3 in Ubuntu
How to use VPCS with GNS3 in Ubuntu
1.Download vpcs from here VPCS 0.20a
2.Extract and look for vpcs32.linux(for 32-bit systems) and vpcs64.linux (for 64-bit systems)
3.Fire up the Terminal and issue following command
chmod +x vpcs32.linux
4.Then we'll open and configure startup.vpc in gedit
gedit startup.vpc
5.Now configure startup.vpc according to your requirement. For example I'll add just two hosts for this tutorial.
Host 1 (VPCS1) with Ip 192.168.1.10/24 and 192.168.1.99 as its gateway.
Host 2 (VPCS2) with Ip 192.168.1.11/24 and 192.168.1.99 as its gateway.
** add # to the rest of the lines.
6.Now lets start VPCS by issuing the following command within the terminal.
./vpcs32.linux
7.Use show command to see all the configured ip addresses.
8. We are done with VPCS configuration part, minimize the vpcs window, and lets configure port settings for VPCS on GNS3.
Fire up GNS3 (run gns3 as a root).
9.This is a optional step where I'll be adding symbols to PC hosts.
10.Add computer symbol from 'available symbol' to 'customized nodes'
on name = anyname ie, PC1
on type = Cloud
click ok
Do the same for PC2
11.Drag and Drop PC1 and PC2 into the GNS3 Workboard.
Double click on PC1
click on 'C1'
go to tab 'NIO UDP'
hold....
go back to Step 7
Check the LPORT and RPORT
12.On Local port add rport value
on Remote port add lport value
on Remote host add 127.0.0.1
click add
Do the same for PC2 (again check the respective ports)
13. Lets add a Ethernet switch to the GNS3 workboard and check the connectivity between the two hosts.
14. Maximize vpcs window and lets ping to each host to check the connectivity between them.
To navigate from 1 pc to another, simply type the number
As you see, a successful connectivity has been established between the two hosts.
RHCE on Red Hat Enterprise Linux 7
Red Hat Certified
Engineer (RHCE) v.7
A Red Hat® Certified Engineer (RHCE®) is
a Red Hat Certified System Administrator (RHCSA) who possesses additional
skills, knowledge, and abilities required of a senior system administrator
responsible for Red Hat Enterprise Linux® systems.
Get ready for world’s no. 1 Open
Source - Linux certification on Red Hat Enterprise Linux 7. This course is also
covering the RHCSA on Red Hat Enterprise Linux 7 certification exams!
Courses Outline
Control services and daemons
Review
how to manage services and the boot-up process using systemctl.
Manage IPv6 networking
Configure
and troubleshoot basic IPv6 networking on Red Hat Enterprise Linux systems.
Configure link aggregation and bridging
Configure
and troubleshoot advanced network interface functionality including bonding,
teaming, and local software bridges.
Control network port security
Permit
and reject access to network services using advanced SELinux and firewalld
filtering techniques.
Manage DNS for servers
Set and
verify correct DNS records for systems and configure secure DNS caching.
Configure email delivery
Relay
all email sent by the system to an SMTP gateway for central delivery.
Provide block-based storage
Provide
and use networked iSCSI block devices as remote disks.
Provide file-based storage
Provide
NFS exports and SMB file shares to specific systems and users.
Configure MariaDB databases
Provide
a MariaDB SQL database for use by programs and database administrators.
Provide Apache HTTPD web service
Configure
Apache HTTPD to provide Transport Layer Security (TLS)-enabled websites and
virtual hosts.
Write Bash scripts
Write
simple shell scripts using Bash.
Bash conditionals and control structures
Use Bash
conditionals and other control structures to write more sophisticated shell
commands and scripts.
Configure the shell environment
Customize
Bash startup and use environment variables, Bash aliases, and Bash functions.
Linux containers preview
Preview
the capabilities of Linux containers, Docker, and other related technologies in
Red Hat Enterprise Linux 7.











