|
||||||||
TNX Jakob. The modem is in bridge mode indeed and PPP assigment works but I would like to be able to use the web interface of the modem and more important, the modem sends syslog messages which I want to capture on miy server on the LAN. I seem to remember that I had this working when I tested with OpenWRT, a long time ago. But I want to stick to Monowall, though... I'm used to that and it serves me a well for a few years already. EJ Op 19-1-2011 20:03, Jakob Schwienbacher schreef: > Hello Egbert, > > I'm not an expert. It's just a proposal/question. For which reason do > you need the IP 192.168.178.254 assigned on the WAN side? As far as i > know it should be enough to set the monowall's WAN interface to PPPoE. > The modem (I don't know this type/model) should be configured as modem > only (bridging) mode. In my opinion this should be enough. > > Do you have the possibility to check the PPPoE connection with e.g. > pppoe on Linux or Windows XP's WAN Miniport tool? > > Hth > > Regards, > Jakob > > On 19 January 2011 19:31, Egbert Jan van den Bussche > <egbert at vandenbussche dot nl> wrote: >> To continue my thread of Jan, 12: >> >> Well, this is with 1.33b1 on silent PC HW with embedded NIC (for WAN) and >> dual INTEL card for LAN and OPT1. >> >> As explaned before I need to reach the modem om say, 192.168.178.1. The WAN >> connection is PPPoE, what is translated to PPPoA by the modem (yes, this >> modem is a Vigor120). So the address of WAN is PPP assigned. >> >> I tried adding a few lines in the<secondary> block like this >> <secondaries> >> <secondary> >> <if>wan</if> >> <ipaddr>192.168.178.254</ipaddr> >> <prefix>24</prefix> >> <descr>test</descr> >> </secondary> >> </secondaries> >> >> I probably need a nat rule too to reach that network but don't know how. >> >> But I begin to wonder if WAN can have a secondary address at all. >> I would expect to see it listed under "status interfaces". It isn't. >> >> Any remarks? Manuel? Can I have secondary IP address on WAN at all? Also >> when WAN is on PPP mode? >> >> TIA! Egbert Jan (NL) |