I'm having a problem:
I'm trying to access the m0n0wall admin on my relay from my
workstation. I can ping it just fine. I can ping my workstation from
m0n0 just fine. But I can't access the web admin. Here is the setup:
Workstation ---> Switch ---> m0n0 1 ---> m0n0 2
.15 ---> [.6<->.25] ---> .26
Ethernet WiFi
.25/30 is wireless IBSS
.26/30 is wireless IBSS
Route on my workstation is: route en0 add -net x.x.x.24/30 x.x.x.6
Here is what shows up in the firewall log:
wi2 @0:29 b x.x.x.26,443 -> x.x.x.15,55908 PR tcp len 20 60 -AS IN
what I don't understand is how to make it pass. I've tried a bunch of
rules, but so far I get the same thing, the above message in the log.
I can't get .26 to sent data back to .15.
Does anyone have any suggestions?
Thanks. |