The problem is that the connection on eth1 seems very unreliable.
Sometimes it works, I can ping it from the internet, I can access apache hosts. Sometimes it simply doesn't respond, sometims inxi hangs at the IP part, sometimes it seems not working at all.
From inside the machine, now I can't even use the interface.
pascal@mira /var/www/comdox.ch/comuneparadiso/mundelibere/db $ curl ifconfig.co --interface eth0
my.public.ip.here
pascal@mira /var/www/comdox.ch/comuneparadiso/mundelibere/db $ curl ifconfig.co --interface eth1
curl: (7) Failed to connect to ifconfig.co port 80: Connection timed out
Question
pascalbrax
I have installed two network cards on my system.
One card is connected to a switch, while the second card is connected to a bridged modem.
the configuration looks like this:
eth0 gets its IP (local) by the DSL modem, which acts as DHCP server for the whole LAN.
eth1 gets its IP (public, dynamic) from the ISP directly.
this is how route -n looks like:
ifconfig:
and inxi:
The problem is that the connection on eth1 seems very unreliable.
Sometimes it works, I can ping it from the internet, I can access apache hosts. Sometimes it simply doesn't respond, sometims inxi hangs at the IP part, sometimes it seems not working at all.
From inside the machine, now I can't even use the interface.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts