This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FritzBox vor UTM - SIP Problem

Hallo,

 

Netzwerk:

WAN (Telekom) -> Fritzbox (192.168.1.1, DECT, Entertain)  ->  UTM 9(exposed Host, DHCP 192.168.2.0/24) -> DoorBird (Video-Türstation, 192.168.2.78)

Was soll funktionieren?

DoorBird (SIP Client) -> FritzBox (SIP Server) -> DECT -> Mobil C4/C5

oder einfacher: Klingelt jemand sollen neben den WLAN Clients auch die Fritz-Mobilgeräte Klingeln und ein Bild übertragen.

 

Situation:
UTM ->Network Protection -> VOIP -> SIP 
SIP Server:  192.168.1.0/24  [FritzBox (WAN)]
SIP Client:   192.168.2.78     [DoorBird]

Firewall: Port 80,123,443,5060,5353 freigegeben für 192.168.1.0/24 [FritzBox (WAN)]

 

 

Problem:
Klingelt jemand am Tor klingeln die FritzBox Mobilteile C4/C5 nicht und es wird kein Bild angezeigt.
FullNAT funktioniert nicht, da FritzBox WAN bereits in einer Masqueradinge Rule verwendet wird.

2018:12:20-00:02:29 hheim ulogd[27677]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" 
name="Packet dropped" action="drop" fwrule="60001" initf="eth1" mark="0x1bd" app="445" srcmac="xxxxxxx"
dstmac="yyyyyyyyyy" srcip="192.168.2.78" dstip="192.168.1.1" proto="17" length="546" tos="0x00" prec="0x00" ttl="64" srcport="5060" dstport="5060"

 

Lösung?

 

Grüsse 

 

 

 

 

 



This thread was automatically locked due to age.
Parents Reply
  • The problem is not the firewall rule, Georg, it's the fact that the "FritzBox 7490" Host definition is bound to a specific interface.  That causes WebAdmin to create code that doesn't apply to traffic in the FORWARD chain.

    WebAdmin manages databases of objects and settings.  The configuration daemon creates the code that actually makes the UTM work based on the content of those data bases.

    Cheers - Bob

Children