Page 1 of 1

2 network card and routing - [Solved]

Posted: 19 Jun 2017, 03:49
by anditsung
hello
is porteus kiosk can handle 2 network card and have it route?
i need to create a routing trough the kiosk to my other machine

Re: 2 network card and routing

Posted: 20 Jun 2017, 04:15
by anditsung
no one can help here?

Re: 2 network card and routing

Posted: 20 Jun 2017, 05:52
by Ed_P
anditsung wrote:no one can help here?
Nobody but fanthom and he may be busy at the moment. Please wait.

Re: 2 network card and routing

Posted: 21 Jun 2017, 09:00
by anditsung
solve this by adding to run_command
then can add 2nd nic using ifconfig

like

run_command=echo 1 > /proc/sys/net/ipv4/ip_forward;ifconfig eth1 172.16.21.1 netmask 255.255.255.0

add disable_firewall=yes to the config to allow all connection

Re: 2 network card and routing

Posted: 21 Jun 2017, 14:14
by Ed_P
VERY good anditsung. :Bravo:

Thank you for posting the solution. :good: