Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-08-03 Thread Keith Smith via PLUG-discuss

Thanks!!


On 2023-08-02 21:19, Rusty Carruth via PLUG-discuss wrote:
Steve beat me to it, I've done multiple domain names going to the same 
web server on a single IP, as he says nginx is pretty trivial (as I 
remember), Apache did it too (as I remember - not 20 years ago, but 
long enough ;-)


On 7/10/23 01:50, Steve Litt via PLUG-discuss wrote:

Keith Smith via PLUG-discuss said on Sun, 09 Jul 2023 12:33:36 -0700


Hi,

Was looking at the raspberrypi this morning and it brought me to the
same place I have come to several times in the post.

Lots of people have answered your question. If it turns out none of
those answers pans out, you can have a bunch of websites on one IP. 
You

can have index.html have a small bit of javascript to pull up a
different website depending on the requested URL. If you use nginx,
it's even easier because you simply configure nginx.conf to do that 
for

you: Much cleaner. I think Apache has something similar, and 20 years
ago I could tell you how to do it, but 20 years is a long time.

Also, if you're speaking of web servers, many shared hosting web
web hosts allow you multiple domain names.

and some hosting services have all that pretty much built in.  you just 
put your web server files in the right subdirectories (hint - there is 
a subdir who's name is the domain of interest), and there you go.

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-08-02 Thread Rusty Carruth via PLUG-discuss
Steve beat me to it, I've done multiple domain names going to the same 
web server on a single IP, as he says nginx is pretty trivial (as I 
remember), Apache did it too (as I remember - not 20 years ago, but long 
enough ;-)


On 7/10/23 01:50, Steve Litt via PLUG-discuss wrote:

Keith Smith via PLUG-discuss said on Sun, 09 Jul 2023 12:33:36 -0700


Hi,

Was looking at the raspberrypi this morning and it brought me to the
same place I have come to several times in the post.

Lots of people have answered your question. If it turns out none of
those answers pans out, you can have a bunch of websites on one IP. You
can have index.html have a small bit of javascript to pull up a
different website depending on the requested URL. If you use nginx,
it's even easier because you simply configure nginx.conf to do that for
you: Much cleaner. I think Apache has something similar, and 20 years
ago I could tell you how to do it, but 20 years is a long time.

Also, if you're speaking of web servers, many shared hosting web
web hosts allow you multiple domain names.

and some hosting services have all that pretty much built in.  you just 
put your web server files in the right subdirectories (hint - there is a 
subdir who's name is the domain of interest), and there you go.

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-08-02 Thread Keith Smith via PLUG-discuss

Thanks David!!

I have a static IP.

Last year I configured an old laptop with a private IP running LAMP + 
BIND + Postfix + Dovecot and used port forwarding.


After this discussion I'm thinking I need a router capable of routing 
multiple IPs that would replace my consumer grade router however it 
is not fully clear to me.


Thanks for your help!!
Keith


On 2023-07-09 13:50, David Schwartz via PLUG-discuss wrote:

AFAIK, the Cox router can be configured to either run DHCP or as a
Static IP address. Either way, it can only listen to one IP. They do
run DHCP from the local hubs, but the IPs themselves rarely change,
and you’re sharing them with the whole neighborhood.

Most hosting providers share a single IP among multiple accounts
coming into a server. There are two separate IPs for DNS hosting on a
totally different server. If you want your own dedicated IP for your
account, you can usually get it. But I can’t think of any that let
you set up a separate IP for individual services unless they’re on
separate servers in different facilities. I’ve had hosting accounts
where they share a pool of IPs among hosting accounts, and I’d have
up to 6 IPs, but each account only had one IP and all of the services
used that one IP.

The only situations I’ve heard where people are using multiple IPs
is to have backup internet providers, like Cox, CenturyLink, etc, in
case one of them goes down. In those cases, you need a router designed
to handle multiple (usually two) WAN ports where one is primary and
the other is a failover.

-David Schwartz


On Jul 9, 2023, at 12:33 PM, Keith Smith via PLUG-discuss
 wrote:

Hi,

Was looking at the raspberrypi this morning and it brought me to the
same place I have come to several times in the post.

I have a business account with Cox Cable which allows me to run 1 or
more servers.  Last year I used an old laptop to make a web server
using Ubuntu, Apache, MySQL, PHP, plus Postfix and dovecot, plus
BIND.  I'm a PHP dev so I felt pretty good about that achievement.

I only have 1 public IP and everything on my network has a private
IP.  I used port forwarding to get the web server to work.

Supposedly I can get multiple IPs from Cox.  On several occasions
I've asked the level 1 how I would configure 1 or more servers on
the public IPs they can provide and they do not know how.

At some point in the future I'm thinking I'd like to create a
publicly facing group of PIs to run as a web server (or maybe
more)... 1 for HTTPS, 1 for DNS, 1 for mail, and 1 for MySQL (on a
private IP ?).

I assume I would use the Cisco gizmo that has coax in and RJ45
out... the out would go into a small switch which would route each
IP to the appropriate PI based on the BIND config.  I assume I can
plug my Netgear router into the switch that currently has multiple
devices connected to it on private IPs, and which provides WIFI.

I assume I can add a router in between the Cisco (modem?) and my
Netgear and everything would work as it does now.  The added router
would then be in place to deal with any additional IP address that
Cox would provide?

Thanks in advance for any help!!

Keith
---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-22 Thread Keith Smith via PLUG-discuss

Thank you to everyone who replied.

As you know I have a SOHO/business connection to COX.

Last year I configured an old laptop as a web server. It was LAMP + BIND 
+ Postfix + Dovecot.  I created two name servers on a domain with my 
static and public IP.  I then set port forwarding on my "router", and it 
worked.  Everything in my office is on a private IP.


I may never use anything more elaborate, however at some point I may 
want more than one IP, just for the fun of it, and the level 1's cannot 
tell me how to use multiple IPs.  Seems it might be as simple at getting 
a router that can deal with multiple IP addresses and plug it into the 
Cox "Modem".


Thanks!!
Keith



On 2023-07-10 09:36, Michael Butash via PLUG-discuss wrote:

Having supported and built cable modem systems for years (including
them), Cox Business will do modems a few ways, but usually
provisioning at the modem a limit quantity of mac/ip's (normally == 1)
for what can pass, then you just *use* them as you would normally,
either grabbing dhcp (with a new mac) or using statically assigning to
the same public host as the main (ie firewall/router).  If you get a
contiguous /29 or larger network block/prefix from them or on your
own, they'll usually give you a static ip and route that /29 prefix
*at* your primary ip, so traffic knows how to get to you, then you
just apply them with nat or however normally to the interface.  They
can also do private mpls connectivity, but that's another bag...

As David said, your modem is NOT a router, mostly a Layer 1-2 bridge
with some provisioned security features (DOCSIS BPI), unless it's one
of their combo boxes with router/wifi built-in, but those tend to suck
and you don't want to use those anyways.  Any routing occurs at the
Cox CMTS (cable modem termination system, your cable gateway router),
or your gateway firewall/router.

-mb

On Sun, Jul 9, 2023 at 11:34 PM David Schwartz via PLUG-discuss
 wrote:


Cable modems pull the signal from a coax line and turn it into an
ethernet signal that comes out of a single RJ-45 plug.

I dunno squat about what goes on inside of those boxes, but routers
typically have a WAN port and a bunch of “internal” ports that
are all RJ-45 plugs.

If you can get Cox to send traffic for a group of IPs to your modem,
then they should all come out the ethernet side as well, right?

Remember that their modem is NOT a “router”. You can plug a
router into it, tho.

-David Schwartz


On Jul 9, 2023, at 10:34 PM, Michael Butash via PLUG-discuss
 wrote:

On using openwrt on legacy routers, start here, find anything that
is *well* supported and hunt on ebay, or go to a thrift shop and
search this list if you find a decent looking box.  At one point
years ago I'd scooped up several decent goodwill routers for some
$5-7ea and flashed to openwrt to give to family and friends when
they complained about their crappy router and wifi not working.
Probably still have one or two floating around...

https://openwrt.org/toh/start

-mb


---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-10 Thread Michael Butash via PLUG-discuss
Having supported and built cable modem systems for years (including them),
Cox Business will do modems a few ways, but usually provisioning at the
modem a limit quantity of mac/ip's (normally == 1) for what can pass, then
you just *use* them as you would normally, either grabbing dhcp (with a new
mac) or using statically assigning to the same public host as the main (ie
firewall/router).  If you get a contiguous /29 or larger network
block/prefix from them or on your own, they'll usually give you a static ip
and route that /29 prefix *at* your primary ip, so traffic knows how to get
to you, then you just apply them with nat or however normally to the
interface.  They can also do private mpls connectivity, but that's another
bag...

As David said, your modem is NOT a router, mostly a Layer 1-2 bridge with
some provisioned security features (DOCSIS BPI), unless it's one of their
combo boxes with router/wifi built-in, but those tend to suck and you don't
want to use those anyways.  Any routing occurs at the Cox CMTS (cable modem
termination system, your cable gateway router), or your gateway
firewall/router.

-mb


On Sun, Jul 9, 2023 at 11:34 PM David Schwartz via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

> Cable modems pull the signal from a coax line and turn it into an ethernet
> signal that comes out of a single RJ-45 plug.
>
> I dunno squat about what goes on inside of those boxes, but routers
> typically have a WAN port and a bunch of “internal” ports that are all
> RJ-45 plugs.
>
> If you can get Cox to send traffic for a group of IPs to your modem, then
> they should all come out the ethernet side as well, right?
>
> Remember that their modem is NOT a “router”. You can plug a router into
> it, tho.
>
> -David Schwartz
>
>
>
>
> On Jul 9, 2023, at 10:34 PM, Michael Butash via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
> On using openwrt on legacy routers, start here, find anything that is
> *well* supported and hunt on ebay, or go to a thrift shop and search this
> list if you find a decent looking box.  At one point years ago I'd scooped
> up several decent goodwill routers for some $5-7ea and flashed to openwrt
> to give to family and friends when they complained about their crappy
> router and wifi not working.  Probably still have one or two floating
> around...
>
> https://openwrt.org/toh/start
>
> -mb
>
>
> ---
> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-10 Thread Steve Litt via PLUG-discuss
Keith Smith via PLUG-discuss said on Sun, 09 Jul 2023 12:33:36 -0700

>Hi,
>
>Was looking at the raspberrypi this morning and it brought me to the 
>same place I have come to several times in the post.
>
>I have a business account with Cox Cable which allows me to run 1 or 
>more servers.  Last year I used an old laptop to make a web server
>using Ubuntu, Apache, MySQL, PHP, plus Postfix and dovecot, plus BIND.
> I'm a PHP dev so I felt pretty good about that achievement.
>
>I only have 1 public IP and everything on my network has a private IP.
> I used port forwarding to get the web server to work.
>
>Supposedly I can get multiple IPs from Cox.  On several occasions I've 
>asked the level 1 how I would configure 1 or more servers on the
>public IPs they can provide and they do not know how.

Lots of people have answered your question. If it turns out none of
those answers pans out, you can have a bunch of websites on one IP. You
can have index.html have a small bit of javascript to pull up a
different website depending on the requested URL. If you use nginx,
it's even easier because you simply configure nginx.conf to do that for
you: Much cleaner. I think Apache has something similar, and 20 years
ago I could tell you how to do it, but 20 years is a long time.

Also, if you're speaking of web servers, many shared hosting web
web hosts allow you multiple domain names.

>
>At some point in the future I'm thinking I'd like to create a publicly 
>facing group of PIs to run as a web server (or maybe more)... 1 for 
>HTTPS, 1 for DNS, 1 for mail, and 1 for MySQL (on a private IP ?).

If the public IP addresses are unchanging, you could use the techniques
I mention in my previous piece of response to direct it to the proper
IP address. And if you don't like the user seeing a bare IP address,
you can procure domain names for each IP address.


SteveT

Steve Litt 
Autumn 2022 featured book: Thriving in Tough Times
http://www.troubleshooters.com/bookstore/thrive.htm
---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-10 Thread Todd Cole via PLUG-discuss
you could use a switch between cox and then use any combination of rasp
pi's and routers set to static IP's and maintain several firewalls
Intrusion protection geo blocking ect on each but a single device is easier
to maintain
Linux=1000 ways to do the same thing all right and wrong depending on who
you talk to.

On Sun, Jul 9, 2023 at 11:34 PM David Schwartz via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

> Cable modems pull the signal from a coax line and turn it into an ethernet
> signal that comes out of a single RJ-45 plug.
>
> I dunno squat about what goes on inside of those boxes, but routers
> typically have a WAN port and a bunch of “internal” ports that are all
> RJ-45 plugs.
>
> If you can get Cox to send traffic for a group of IPs to your modem, then
> they should all come out the ethernet side as well, right?
>
> Remember that their modem is NOT a “router”. You can plug a router into
> it, tho.
>
> -David Schwartz
>
>
>
>
> On Jul 9, 2023, at 10:34 PM, Michael Butash via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
> On using openwrt on legacy routers, start here, find anything that is
> *well* supported and hunt on ebay, or go to a thrift shop and search this
> list if you find a decent looking box.  At one point years ago I'd scooped
> up several decent goodwill routers for some $5-7ea and flashed to openwrt
> to give to family and friends when they complained about their crappy
> router and wifi not working.  Probably still have one or two floating
> around...
>
> https://openwrt.org/toh/start
>
> -mb
>
>
> ---
> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>


-- 
Todd Cole
Ubuntu Arizona Team
2928 W El Caminito
Phoenix AZ  85051-3957
to...@azloco.com
602-677-9402
---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-10 Thread David Schwartz via PLUG-discuss
Cable modems pull the signal from a coax line and turn it into an ethernet 
signal that comes out of a single RJ-45 plug.

I dunno squat about what goes on inside of those boxes, but routers typically 
have a WAN port and a bunch of “internal” ports that are all RJ-45 plugs.

If you can get Cox to send traffic for a group of IPs to your modem, then they 
should all come out the ethernet side as well, right?

Remember that their modem is NOT a “router”. You can plug a router into it, 
tho. 

-David Schwartz




> On Jul 9, 2023, at 10:34 PM, Michael Butash via PLUG-discuss 
>  wrote:
> 
> On using openwrt on legacy routers, start here, find anything that is *well* 
> supported and hunt on ebay, or go to a thrift shop and search this list if 
> you find a decent looking box.  At one point years ago I'd scooped up several 
> decent goodwill routers for some $5-7ea and flashed to openwrt to give to 
> family and friends when they complained about their crappy router and wifi 
> not working.  Probably still have one or two floating around...
> 
> https://openwrt.org/toh/start 
> 
> -mb
> 

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-09 Thread Michael Butash via PLUG-discuss
On using openwrt on legacy routers, start here, find anything that is
*well* supported and hunt on ebay, or go to a thrift shop and search this
list if you find a decent looking box.  At one point years ago I'd scooped
up several decent goodwill routers for some $5-7ea and flashed to openwrt
to give to family and friends when they complained about their crappy
router and wifi not working.  Probably still have one or two floating
around...

https://openwrt.org/toh/start

-mb


On Sun, Jul 9, 2023 at 10:27 PM Michael Butash  wrote:

> Most consumer routers won't, but the nice part is most older router
> hardware *can* typically run ddwrt/openwrt that will.  I often see decent
> older routers at goodwill and thrift shops, or always ebay if you have a
> hardware platform you want to target.  Ideally find one that is dual core,
> decent memory, ideally a usb 3.0 port for shenanigans, and most should be
> capable of modern internet speeds.
>
> If nothing else, any moderately non-decrepit x86 boxes can run
> pfsense/opnsense too easily enough to do this too.  I have run everything
> from cisco, palo alto, fortinet, *wrt's, etc as a firewall both in customer
> enterprises and my house, and so far my current opnsense has become a
> favorite.  Certainly not a full replacement for enterprise features you get
> out of the big names, but the best blend of features for both consumer and
> enterprise-y features.
>
> I would ask the question of why you *really* need multiple ip addresses to
> begin with.  For all my shenanigans replicating enterprise features at my
> house in 25 years, I've never needed multiple ip having hosted at times
> everything from web servers, vpn, email, and everything else in between,
> even when I worked for Cox and could for free.  Between crafty uses of NAT,
> DNS, and Certificates using proper SAN's, there's very little reason to
> *need* to more than usually folks just *want* to or don't know better
> aforementioned methods.
>
> -mb
>
>
> On Sun, Jul 9, 2023 at 8:00 PM Todd Cole via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
>> others here are correct cheap consumer routers rarley have the option to
>> handle multiple ip's
>> better routers do. It is built in ipfire ( my choice of routers) on a old
>> computer with 2-4 network cards or in a vm also works and I think it is
>> available in
>> pfsence or opensence and DDWRT just add a alias IP and then port forward
>> to the server you want it togo to.
>>
>> On Sun, Jul 9, 2023 at 4:44 PM James Mcphee via PLUG-discuss <
>> plug-discuss@lists.phxlinux.org> wrote:
>>
>>> Buddy who ran cox business had 6 ip's.  stacked them on the router and
>>> provided different SNAT/DNAT to the boxes behind.  There was some
>>> configuration fiddliness with the modem, but this was years ago.  any
>>> reasonable router would be able to do this, the main question is how the
>>> modem handles it.
>>>
>>> On Sun, Jul 9, 2023 at 1:51 PM David Schwartz via PLUG-discuss <
>>> plug-discuss@lists.phxlinux.org> wrote:
>>>
 AFAIK, the Cox router can be configured to either run DHCP or as a
 Static IP address. Either way, it can only listen to one IP. They do run
 DHCP from the local hubs, but the IPs themselves rarely change, and you’re
 sharing them with the whole neighborhood.

 Most hosting providers share a single IP among multiple accounts coming
 into a server. There are two separate IPs for DNS hosting on a totally
 different server. If you want your own dedicated IP for your account, you
 can usually get it. But I can’t think of any that let you set up a separate
 IP for individual services unless they’re on separate servers in different
 facilities. I’ve had hosting accounts where they share a pool of IPs among
 hosting accounts, and I’d have up to 6 IPs, but each account only had one
 IP and all of the services used that one IP.

 The only situations I’ve heard where people are using multiple IPs is
 to have backup internet providers, like Cox, CenturyLink, etc, in case one
 of them goes down. In those cases, you need a router designed to handle
 multiple (usually two) WAN ports where one is primary and the other is a
 failover.

 -David Schwartz




 On Jul 9, 2023, at 12:33 PM, Keith Smith via PLUG-discuss <
 plug-discuss@lists.phxlinux.org> wrote:

 Hi,

 Was looking at the raspberrypi this morning and it brought me to the
 same place I have come to several times in the post.

 I have a business account with Cox Cable which allows me to run 1 or
 more servers.  Last year I used an old laptop to make a web server using
 Ubuntu, Apache, MySQL, PHP, plus Postfix and dovecot, plus BIND.  I'm a PHP
 dev so I felt pretty good about that achievement.

 I only have 1 public IP and everything on my network has a private IP.
 I used port forwarding to get the web server to work.

 

Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-09 Thread Michael Butash via PLUG-discuss
Most consumer routers won't, but the nice part is most older router
hardware *can* typically run ddwrt/openwrt that will.  I often see decent
older routers at goodwill and thrift shops, or always ebay if you have a
hardware platform you want to target.  Ideally find one that is dual core,
decent memory, ideally a usb 3.0 port for shenanigans, and most should be
capable of modern internet speeds.

If nothing else, any moderately non-decrepit x86 boxes can run
pfsense/opnsense too easily enough to do this too.  I have run everything
from cisco, palo alto, fortinet, *wrt's, etc as a firewall both in customer
enterprises and my house, and so far my current opnsense has become a
favorite.  Certainly not a full replacement for enterprise features you get
out of the big names, but the best blend of features for both consumer and
enterprise-y features.

I would ask the question of why you *really* need multiple ip addresses to
begin with.  For all my shenanigans replicating enterprise features at my
house in 25 years, I've never needed multiple ip having hosted at times
everything from web servers, vpn, email, and everything else in between,
even when I worked for Cox and could for free.  Between crafty uses of NAT,
DNS, and Certificates using proper SAN's, there's very little reason to
*need* to more than usually folks just *want* to or don't know better
aforementioned methods.

-mb


On Sun, Jul 9, 2023 at 8:00 PM Todd Cole via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

> others here are correct cheap consumer routers rarley have the option to
> handle multiple ip's
> better routers do. It is built in ipfire ( my choice of routers) on a old
> computer with 2-4 network cards or in a vm also works and I think it is
> available in
> pfsence or opensence and DDWRT just add a alias IP and then port forward
> to the server you want it togo to.
>
> On Sun, Jul 9, 2023 at 4:44 PM James Mcphee via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
>> Buddy who ran cox business had 6 ip's.  stacked them on the router and
>> provided different SNAT/DNAT to the boxes behind.  There was some
>> configuration fiddliness with the modem, but this was years ago.  any
>> reasonable router would be able to do this, the main question is how the
>> modem handles it.
>>
>> On Sun, Jul 9, 2023 at 1:51 PM David Schwartz via PLUG-discuss <
>> plug-discuss@lists.phxlinux.org> wrote:
>>
>>> AFAIK, the Cox router can be configured to either run DHCP or as a
>>> Static IP address. Either way, it can only listen to one IP. They do run
>>> DHCP from the local hubs, but the IPs themselves rarely change, and you’re
>>> sharing them with the whole neighborhood.
>>>
>>> Most hosting providers share a single IP among multiple accounts coming
>>> into a server. There are two separate IPs for DNS hosting on a totally
>>> different server. If you want your own dedicated IP for your account, you
>>> can usually get it. But I can’t think of any that let you set up a separate
>>> IP for individual services unless they’re on separate servers in different
>>> facilities. I’ve had hosting accounts where they share a pool of IPs among
>>> hosting accounts, and I’d have up to 6 IPs, but each account only had one
>>> IP and all of the services used that one IP.
>>>
>>> The only situations I’ve heard where people are using multiple IPs is to
>>> have backup internet providers, like Cox, CenturyLink, etc, in case one of
>>> them goes down. In those cases, you need a router designed to handle
>>> multiple (usually two) WAN ports where one is primary and the other is a
>>> failover.
>>>
>>> -David Schwartz
>>>
>>>
>>>
>>>
>>> On Jul 9, 2023, at 12:33 PM, Keith Smith via PLUG-discuss <
>>> plug-discuss@lists.phxlinux.org> wrote:
>>>
>>> Hi,
>>>
>>> Was looking at the raspberrypi this morning and it brought me to the
>>> same place I have come to several times in the post.
>>>
>>> I have a business account with Cox Cable which allows me to run 1 or
>>> more servers.  Last year I used an old laptop to make a web server using
>>> Ubuntu, Apache, MySQL, PHP, plus Postfix and dovecot, plus BIND.  I'm a PHP
>>> dev so I felt pretty good about that achievement.
>>>
>>> I only have 1 public IP and everything on my network has a private IP.
>>> I used port forwarding to get the web server to work.
>>>
>>> Supposedly I can get multiple IPs from Cox.  On several occasions I've
>>> asked the level 1 how I would configure 1 or more servers on the public IPs
>>> they can provide and they do not know how.
>>>
>>> At some point in the future I'm thinking I'd like to create a publicly
>>> facing group of PIs to run as a web server (or maybe more)... 1 for HTTPS,
>>> 1 for DNS, 1 for mail, and 1 for MySQL (on a private IP ?).
>>>
>>> I assume I would use the Cisco gizmo that has coax in and RJ45 out...
>>> the out would go into a small switch which would route each IP to the
>>> appropriate PI based on the BIND config.  I assume I can plug my Netgear
>>> 

Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-09 Thread Todd Cole via PLUG-discuss
others here are correct cheap consumer routers rarley have the option to
handle multiple ip's
better routers do. It is built in ipfire ( my choice of routers) on a old
computer with 2-4 network cards or in a vm also works and I think it is
available in
pfsence or opensence and DDWRT just add a alias IP and then port forward to
the server you want it togo to.

On Sun, Jul 9, 2023 at 4:44 PM James Mcphee via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

> Buddy who ran cox business had 6 ip's.  stacked them on the router and
> provided different SNAT/DNAT to the boxes behind.  There was some
> configuration fiddliness with the modem, but this was years ago.  any
> reasonable router would be able to do this, the main question is how the
> modem handles it.
>
> On Sun, Jul 9, 2023 at 1:51 PM David Schwartz via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
>> AFAIK, the Cox router can be configured to either run DHCP or as a Static
>> IP address. Either way, it can only listen to one IP. They do run DHCP from
>> the local hubs, but the IPs themselves rarely change, and you’re sharing
>> them with the whole neighborhood.
>>
>> Most hosting providers share a single IP among multiple accounts coming
>> into a server. There are two separate IPs for DNS hosting on a totally
>> different server. If you want your own dedicated IP for your account, you
>> can usually get it. But I can’t think of any that let you set up a separate
>> IP for individual services unless they’re on separate servers in different
>> facilities. I’ve had hosting accounts where they share a pool of IPs among
>> hosting accounts, and I’d have up to 6 IPs, but each account only had one
>> IP and all of the services used that one IP.
>>
>> The only situations I’ve heard where people are using multiple IPs is to
>> have backup internet providers, like Cox, CenturyLink, etc, in case one of
>> them goes down. In those cases, you need a router designed to handle
>> multiple (usually two) WAN ports where one is primary and the other is a
>> failover.
>>
>> -David Schwartz
>>
>>
>>
>>
>> On Jul 9, 2023, at 12:33 PM, Keith Smith via PLUG-discuss <
>> plug-discuss@lists.phxlinux.org> wrote:
>>
>> Hi,
>>
>> Was looking at the raspberrypi this morning and it brought me to the same
>> place I have come to several times in the post.
>>
>> I have a business account with Cox Cable which allows me to run 1 or more
>> servers.  Last year I used an old laptop to make a web server using Ubuntu,
>> Apache, MySQL, PHP, plus Postfix and dovecot, plus BIND.  I'm a PHP dev so
>> I felt pretty good about that achievement.
>>
>> I only have 1 public IP and everything on my network has a private IP.  I
>> used port forwarding to get the web server to work.
>>
>> Supposedly I can get multiple IPs from Cox.  On several occasions I've
>> asked the level 1 how I would configure 1 or more servers on the public IPs
>> they can provide and they do not know how.
>>
>> At some point in the future I'm thinking I'd like to create a publicly
>> facing group of PIs to run as a web server (or maybe more)... 1 for HTTPS,
>> 1 for DNS, 1 for mail, and 1 for MySQL (on a private IP ?).
>>
>> I assume I would use the Cisco gizmo that has coax in and RJ45 out... the
>> out would go into a small switch which would route each IP to the
>> appropriate PI based on the BIND config.  I assume I can plug my Netgear
>> router into the switch that currently has multiple devices connected to it
>> on private IPs, and which provides WIFI.
>>
>> I assume I can add a router in between the Cisco (modem?) and my Netgear
>> and everything would work as it does now.  The added router would then be
>> in place to deal with any additional IP address that Cox would provide?
>>
>> Thanks in advance for any help!!
>>
>> Keith
>> ---
>> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>
>>
>> ---
>> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>
>
>
> --
> James McPhee
> jmc...@gmail.com
> ---
> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>


-- 
Todd Cole
Ubuntu Arizona Team
2928 W El Caminito
Phoenix AZ  85051-3957
to...@azloco.com
602-677-9402
---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-09 Thread James Mcphee via PLUG-discuss
Buddy who ran cox business had 6 ip's.  stacked them on the router and
provided different SNAT/DNAT to the boxes behind.  There was some
configuration fiddliness with the modem, but this was years ago.  any
reasonable router would be able to do this, the main question is how the
modem handles it.

On Sun, Jul 9, 2023 at 1:51 PM David Schwartz via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

> AFAIK, the Cox router can be configured to either run DHCP or as a Static
> IP address. Either way, it can only listen to one IP. They do run DHCP from
> the local hubs, but the IPs themselves rarely change, and you’re sharing
> them with the whole neighborhood.
>
> Most hosting providers share a single IP among multiple accounts coming
> into a server. There are two separate IPs for DNS hosting on a totally
> different server. If you want your own dedicated IP for your account, you
> can usually get it. But I can’t think of any that let you set up a separate
> IP for individual services unless they’re on separate servers in different
> facilities. I’ve had hosting accounts where they share a pool of IPs among
> hosting accounts, and I’d have up to 6 IPs, but each account only had one
> IP and all of the services used that one IP.
>
> The only situations I’ve heard where people are using multiple IPs is to
> have backup internet providers, like Cox, CenturyLink, etc, in case one of
> them goes down. In those cases, you need a router designed to handle
> multiple (usually two) WAN ports where one is primary and the other is a
> failover.
>
> -David Schwartz
>
>
>
>
> On Jul 9, 2023, at 12:33 PM, Keith Smith via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
> Hi,
>
> Was looking at the raspberrypi this morning and it brought me to the same
> place I have come to several times in the post.
>
> I have a business account with Cox Cable which allows me to run 1 or more
> servers.  Last year I used an old laptop to make a web server using Ubuntu,
> Apache, MySQL, PHP, plus Postfix and dovecot, plus BIND.  I'm a PHP dev so
> I felt pretty good about that achievement.
>
> I only have 1 public IP and everything on my network has a private IP.  I
> used port forwarding to get the web server to work.
>
> Supposedly I can get multiple IPs from Cox.  On several occasions I've
> asked the level 1 how I would configure 1 or more servers on the public IPs
> they can provide and they do not know how.
>
> At some point in the future I'm thinking I'd like to create a publicly
> facing group of PIs to run as a web server (or maybe more)... 1 for HTTPS,
> 1 for DNS, 1 for mail, and 1 for MySQL (on a private IP ?).
>
> I assume I would use the Cisco gizmo that has coax in and RJ45 out... the
> out would go into a small switch which would route each IP to the
> appropriate PI based on the BIND config.  I assume I can plug my Netgear
> router into the switch that currently has multiple devices connected to it
> on private IPs, and which provides WIFI.
>
> I assume I can add a router in between the Cisco (modem?) and my Netgear
> and everything would work as it does now.  The added router would then be
> in place to deal with any additional IP address that Cox would provide?
>
> Thanks in advance for any help!!
>
> Keith
> ---
> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
>
> ---
> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>


-- 
James McPhee
jmc...@gmail.com
---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss


Re: Public raspberrypi https/mail/dns... on Cox Cable

2023-07-09 Thread David Schwartz via PLUG-discuss
AFAIK, the Cox router can be configured to either run DHCP or as a Static IP 
address. Either way, it can only listen to one IP. They do run DHCP from the 
local hubs, but the IPs themselves rarely change, and you’re sharing them with 
the whole neighborhood.

Most hosting providers share a single IP among multiple accounts coming into a 
server. There are two separate IPs for DNS hosting on a totally different 
server. If you want your own dedicated IP for your account, you can usually get 
it. But I can’t think of any that let you set up a separate IP for individual 
services unless they’re on separate servers in different facilities. I’ve had 
hosting accounts where they share a pool of IPs among hosting accounts, and I’d 
have up to 6 IPs, but each account only had one IP and all of the services used 
that one IP.

The only situations I’ve heard where people are using multiple IPs is to have 
backup internet providers, like Cox, CenturyLink, etc, in case one of them goes 
down. In those cases, you need a router designed to handle multiple (usually 
two) WAN ports where one is primary and the other is a failover.

-David Schwartz




> On Jul 9, 2023, at 12:33 PM, Keith Smith via PLUG-discuss 
>  wrote:
> 
> Hi,
> 
> Was looking at the raspberrypi this morning and it brought me to the same 
> place I have come to several times in the post.
> 
> I have a business account with Cox Cable which allows me to run 1 or more 
> servers.  Last year I used an old laptop to make a web server using Ubuntu, 
> Apache, MySQL, PHP, plus Postfix and dovecot, plus BIND.  I'm a PHP dev so I 
> felt pretty good about that achievement.
> 
> I only have 1 public IP and everything on my network has a private IP.  I 
> used port forwarding to get the web server to work.
> 
> Supposedly I can get multiple IPs from Cox.  On several occasions I've asked 
> the level 1 how I would configure 1 or more servers on the public IPs they 
> can provide and they do not know how.
> 
> At some point in the future I'm thinking I'd like to create a publicly facing 
> group of PIs to run as a web server (or maybe more)... 1 for HTTPS, 1 for 
> DNS, 1 for mail, and 1 for MySQL (on a private IP ?).
> 
> I assume I would use the Cisco gizmo that has coax in and RJ45 out... the out 
> would go into a small switch which would route each IP to the appropriate PI 
> based on the BIND config.  I assume I can plug my Netgear router into the 
> switch that currently has multiple devices connected to it on private IPs, 
> and which provides WIFI.
> 
> I assume I can add a router in between the Cisco (modem?) and my Netgear and 
> everything would work as it does now.  The added router would then be in 
> place to deal with any additional IP address that Cox would provide?
> 
> Thanks in advance for any help!!
> 
> Keith
> ---
> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss

---
PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss