Modify

Ticket #464 (closed defect: worksforme)

Opened 6 years ago

Last modified 6 years ago

Routes or Gateways not set

Reported by: normanu@… Owned by: juruen@…
Milestone: Component: base
Severity: normal Keywords:
Cc:

Description

If I set a route or gateway in the ebox webpanel it is not set through to the system.

For example,

I set under routes

192.168.1.0/24 which all should go through 192.168.1.254

When I go to the console and type route, it does not come up.

Attachments

Change History

comment:1 Changed 6 years ago by juruen@…

  • Status changed from new to closed
  • Resolution set to worksforme

That happens because the default route doesn't appear on the main table now. We have changed that to ease the management of routes when there are multi gateways. So the default route has been moved to the default table. Note that I'm using the concept of table which is only present when using iproute2, the command route just shows the main table.

If you want to see your default route you will have to execute the following command:

ip route ls table default
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.