search for: routerbox

Displaying 2 results from an estimated 2 matches for "routerbox".

Did you mean: outerbox
2004 Aug 02
1
Split Access Routing and SNAT
...with /28 network, let''s call it 10.1.0.0/28 * NET2: DSL Line with /28 network, let''s call it 10.2.0.0/28 * INTNET: Internal Network with productive servers and workstations, 192.168.1.0/24 Obvisiously the 10er networks are official networks but censored to protect my customer. The routerbox assigns on eth0 all IP-addresses from NET1, same for eth1 and NET2. The internal net is on eth2. I''ve set up split-access routing like in the documentation, part "4.2.1. Split access". Every productive server get''s his own routingtable and it''s own SNAT/DNAT rul...
2017 Jan 16
2
NetworkManager vs. Firewalld vs. /etc/sysconfig/network-scripts/ifcfg-*****
...l you manually Deactivate it and then Reactivate it. ~# ifdown enp2s0 ~# ifup enp2s0 I didn't include my dhcpd server settings or firewalld settings for brevity. Please let me know if those would be helpful. Although the steps above work, it's definitely not ideal. If I need to reboot the routerbox remotely, I won't be able to access it again to perform the necessary ifdown/ifup routine to enable input/output/forward through the external interface. Any guidance on how to make this work is greatly appreciated. Kind regards.