Question
What is the routing statement needed to reach the target? i used the command route add -net 192.168.122.0 netmask 255.255.255.0 gw 192.168.10.9 and i was
What is the routing statement needed to reach the target?
i used the command
route add -net 192.168.122.0 netmask 255.255.255.0 gw 192.168.10.9
and i was able to add the route
and i check by using
route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.14.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.122.0 192.168.10.9 255.255.255.0 UG 0 0 0 eth0
what is the routing statement i was able to add it but i cant get the statement
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started