Hi,
and the Client config??
Try this at client
auto eth0
iface eth0 inet static
address 10.1.47.2
netmask 255.255.255.0
post-up ip route add 10.1.47.1 dev eth0
post-up ip route add default via 10.1.47.1
Next, ist on Host ip forwarding active?
you can change this at...