Hi,
I am using RB750Gr3 as a home router. Router is connected to ISP Cable Modem with ether1 port. Modem is in bridge mode. I can access modem with 192.168.100.1 address. When I look drop invalid rules on input chain, I have seen too many logs like below.
Why cable modem sends request to public ip? Should I add filter rule to accept this packets.
I am using RB750Gr3 as a home router. Router is connected to ISP Cable Modem with ether1 port. Modem is in bridge mode. I can access modem with 192.168.100.1 address. When I look drop invalid rules on input chain, I have seen too many logs like below.
Code:
drop-input input: in:ether1 out:(unknown 0), src-mac MAC of ISP Modem, proto TCP (SYN,ACK), 192.168.100.1:80->PublicIP:49435, len 60drop-input input: in:ether1 out:(unknown 0), src-mac MAC of ISP Modem, proto TCP (SYN,ACK), 192.168.100.1:443->PublicIP:49436, len 60
Why cable modem sends request to public ip? Should I add filter rule to accept this packets.
Statistics: Posted by erhtun — Wed Dec 13, 2023 10:06 pm