RE: how to reach modem om WAN port
"Raylund Lai" <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.m0n0wall |
|---|---|
| Message-ID | <[email protected]> |
You could create a secondary address on WAN interface like (assumes the interface is xl1 and give it a description EXT): <opt1> <if>xl1</if> <ipaddr>192.168.254.1</ipaddr> <subnet>24</subnet> <bridge/> <enable/> <descr>EXT</descr> </opt1> Inside <interfaces> section of the configuration file. Of course you need to export it, add it and import back. You may need to do outgoing NAT (I'm not sure whether auto-outgoing NAT will do). -Raylund -----Original Message----- From: Lee Sharp [mailto:[email protected]] Sent: Wednesday, January 12, 2011 5:06 PM To: [email protected] Subject: Re: [m0n0wall] how to reach modem om WAN port On 01/12/2011 04:45 PM, Egbert Jan van den Bussche wrote: > One solution I can think of is assigning a secondary addresss on the > WAN port. There is no way how to do that, though... Is it possible at > all, via the exec interface perhaps? I would be very grateful if > somebody has a working solution for me. You can enable sysctl commands in the config file that will use ifconfig to multi-home. You may also have to set up some routing. Or, you can stick in another nic, and plug it back into the WAN segment. Lee --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]