Feb 28, 2019

LazySystemAdmin is a useful how-to website that covers System Administration, Operating Systems, Cloud, DevOps, Virtualization, Scripts and Video Tutorials. This website to share our expertise and knowledge on Linux, UNIX, Windows, Hardware, Security, Cloud and Open Source. It … How to Configure and use Linux as a Router To configure gateway IPs on Linux, use the following steps. Login from the root account and run the nmtui command. Select "Edit a connection" option and press the Enter key. Select available Ethernet (network interface) from the left pane and the Edit option from the right pane and hit the Enter key. Install a Gateway Node Sample Linux command: ./APIGateway -f gateway-props.json -a install-configure-start-join Sample Windows command: python2.7.10 APIGateway.py -f gateway-props.json -a install-configure-start-join When you run this action, you are prompted for the following user credentials: weblogic user: the WebLogic administrator user of the gateway node.This user is created when you run this action.

Step 1 - Configure IP Address, Mask and Gateway. Example: Set 172.30.10.101/24 on eth0. Note that /24 is shorthand for specifying a network mask of 255.255.255.0, then set the default gateway to be 172.30.10.1. Method I - Temporary settings (lasts till next restart)

A Guide On How to Configure a Firewall in Linux Dec 19, 2017 Define a static IP on Linux, and assign a Default Gateway IP: 10.1.1.60 Netmask: 255.255.255.0 Gateway: 10.1.1.1 DNS: 4.2.2.2. And your NIC is named eth0 on you Linux, to find the NICs available, issue the command. sudo ifconfig With no options, and all the available interfaces will be on the screen. Well first assign the IP and the netmask. sudo ifconfig eth0 10.1.1.60 netmask 255.255.255.0 up

Sep 18, 2006

How to configure Static Route | Windows | Linux | GNS3 Network Mar 14, 2019