default route

How to change the default gateway on a linux host:

# route del default

# route add default gw 128.250.146.1

Leave a Reply

You must be logged in to post a comment.