|
||||||||
> > > Can the web interface only be seen from the LAN side? > > Allow in WAN rules: > > > > TCP | * | * | 1.2.3.4 | 80 > > 1.2.3.4 = WAN IP address > > > I don't want everyone to be able to access the interface. I enabled the > http and https ports from my home machine only. sorry I read reverse, default rule is BLOCK ALL, but BLOCK TCP | * | * | yourWANipaddress | 80 is correct too |