Dashboard

Feb 03 19:20 | @jjmorganstern It's a slippery slope that vinyl. I should know; bought one record, house is now full of vinyl and 3 record players. ;-)
Feb 02 19:06 | Every time someone attempts to explain a joke to me for now on, I will throw water in your face. It'll be funnier than your explanation.
Feb 02 17:43 | Lot's of little interesting tests and tools coming out today. How much CSS3 does our browser support? http://t.co/Kq0mM9Hd

Setting up a static IP with bridge mode for SMC 8014 and m0n0wall

October 15th 2009

Recently I made the switch from AT&T DSL to Comcast Business Class Internet. I had not been a fan of Comcast for some time, after very poor experiences with them in both Seattle and San Francisco. But after repeated attempts to resolve serious line issues with AT&T engineers (they tried very hard, it was simply a matter of them not wanting to dig up half the neighborhood) I had no choice but to look for a more reliable connection. Comcast Business was the only option at hand and to their credit I’ve had a much better experience initially.

The technicians braved the storm and setup the line, and I had a shiny new SMC 8014 modem with an assigned static IP running in no time flat.

The SMC 8014 has some features; it has a firewall, you can do port forwarding, static routing, some basics. Given that I have a perfectly good setup of m0n0wall on a Soekris Net4521 I was going to pass it up and set the SMC up as a bridge.

First thing is first: lets log in. The techs didn’t give me the connection username/password combo for the SMC, so for those on Comcast in a similar situation:

IP: 10.1.10.1
Username: cusadmin
Password: highspeed

Once you log into the SMC, you will note that there appears to be no way to setup said device as a bridge. You can route, but I don’t want to route. Apparently, said device does what some people refer to as a “smart bridge” where you simply setup the target firewall with the static IP details, and the SMC after a few minutes figures out that you don’t want it to operate as a firewall/router and switches into said bridge mode.

So hop on over to your m0n0wall config. Under Interfaces, select WAN. Set the type to Static and enter in the IP address that Comcast gave you. If they didn’t give you the gateway, it’s simply +1 to your IP (example: static IP is 10.10.10.10, your gateway would be 10.10.10.11). Some people question where to put in the subnet (example: 255.255.255.252); m0n0wall uses CIDR (Classless InterDomain Routing) notation (you can read about it in the manual) which many people won’t recognize. If you have a look at the manual, you’ll note that my example subnet of 255.255.255.252 equals /30, which you select next to the static IP address you put into place. Click Save.

Now, you’ll need to set some DNS servers under System > General setup in the section called DNS Servers. I’m not using Comcast’s DNS (OpenDNS works well), but once you enter your DNS details here, click Save.

At this point you should be able to surf the web as normal, or after a few minutes once the SMC figures out you don’t want it doing anything. I also went about disabling as much of the firewall and related options as the SMC allows, so it won’t conflict or get in the way of my traffic to the m0n0wall device.

Once this was setup and working, I was able to connect to my existing VPN on the new static IP without the SMC getting in the way. While it’s not what I would consider a true bridge, it seems to work fine in my initial testing.

Reader Responses

Skip to Response Form

1
Bruce Kline says:
November 16, 3:12

I spent about 3 hours yesterday with both a Comcast tech support and a Netgear support engineer on the line trying to get a Netgear FVS338 firewall to work with the SMC8014 as you described above. Even though the 338 connected with one of my 5 static ip addresses, it never got traffic passed to it and never could ping the gateway. I finally retreated back to using the SMC firewall…very frustrating. Glad to hear you had such great success!

2
November 16, 15:07

@Bruce I’m very sorry to hear about your experience. I’m not a fan of the “smart bridge” even though it’s working for me. Why not just have a proper setting on the SMC to begin with? It’s just taking choices out of my hands which irks me.

The Netgear FVS series is a capable platform in my experience (I have a FVS318 still in use at another location, though not on a Comcast line).

3
Dynomite says:
February 10, 17:56

Justin…

SMC8014 – firewall options have three selections
disable ping on wan
disable firewall
disable gateway

Once I do this, packets do not get to their destinations.

4
February 10, 20:16

@Dynomite I have my 8014 setup with both ping on WAN and firewall disabled. I do not have the gateway disabled (which I suspect is causing your problem).

5
John says:
November 08, 14:55

When I logon as cusadmin I do not have rights to make changes like DMZ or NAT mappings. Comcast support says they can’t help me it is out of their scope.

What I would like to do as be able to plug in one of the four ports with switch and be able to use all five of my static addresses. And if possible be able to plug another router into one of the 3 other ports and get a dynamic address that would allow access to the Internet. But if I can’t use the 3 of the ports its okay. The reason I need all addresses on one port is the switch is in another area of the building.

Comment on this Entry

About This Entry

You are reading "Setting up a static IP with bridge mode for SMC 8014 and m0n0wall", and entry posted on 15 October, 2009 and filed under Comcast, m0n0wall, setup, SMC8014.

0 responses to this entry. 0 blog reactions. Add your response or trackback from your own site.