Re: Problem mit arno-iptables-firewal
Am 08.10.2016 um 23:07 schrieb Christian Knoke:
> Sebastian schrieb am 08. Oct um 19:48 Uhr:
>> Hallo Liste!
>>
>> Hier[tm] steht eine Kiste mit Jessie, die u.a. als Router vom LAN zum
>> DSL-Internetzugang sowie als dazugehörige Firewall dient. Dabei hat sie
>> effektiv drei Netzwerk-Interfaces:
>>
>> - eth0: zum lokalen LAN (10.1.0.0/16)
>> - ppp0: zum Internet (das DSL-Modem hängt physikalisch an eth1)
>> - tun0: ein OpenVPN-Server
>
> Wie sieht denn das Routing aus?
| # ip route
| default dev ppp0 scope link
| 10.1.0.0/16 dev eth0 proto kernel scope link src 10.1.0.1
| 10.2.0.0/16 via 10.255.1.2 dev tun0
| 10.255.1.0/24 via 10.255.1.2 dev tun0
| 10.255.1.2 dev tun0 proto kernel scope link src 10.255.1.1
| 87.186.224.164 dev ppp0 proto kernel scope link src 84.160.236.246
| #
> Macht dein Provider tatsächlich DCHP?
Ja (Telekom).
Davon abgesehen sind IMHO Privatkunden-(A)DSL-Anschlüsse mit Fest-IP in
Deutschland stark in der Unterzahl...
Tschüs,
Sebastian
Reply to: