User Tools

Site Tools


static_route_add

Debian static route add

route add -net 192.168.46.250 netmask 255.255.255.255 gw 192.168.46.254 dev eth2
route add -net 192.168.46.251 netmask 255.255.255.255 gw 192.168.46.254 dev eth2

static_route_add.txt · Last modified: 2016/11/16 12:52 by neo