Jump to content
IGNORED

EtherREGEN: Installation, Usage, Difficulty, Questions thread


Recommended Posts

6 minutes ago, JohnSwenson said:

Did you try using the supplied SMPS powering the EtherREGEN when going router->A B->DAC? Are your Ethernet cables shielded using metal connectors? This is actually sounding like ground loops.

 

John S.

 

Yes I tried A->B with supplied SMPS and got dropouts as described.

 

And yes, both ethernet cables are using the metal connectors.  Using the SOTM CAT7.   I haven't tried different ethernet cables, I'll try some normal ones with plastic connectors.

Link to comment

Apologies if this has been covered already.  

 

Are the AudioQuest ethernet cables-- the higher-end ones which have silver connectors and are shielded at both ends -- compatible with the EtherRegen?   I recall reading somewhere this would be a noise producer...

Link to comment
8 minutes ago, JohnSwenson said:

For all of you having problems with droputs and disconnections I think I have figured out what is happening. A little background first: the endpoints most people use get an IP address from a DHCP server on your network (usually in the router). The DHCP server creates a "DHCP lease" which itsends to the endpoint, this contains an IP address and a range of time it is good for. When a music server connects to the endpoint (each protocol does this part differently) the endpoint sends this IP address to the server, which then uses it to talk to the endpoint.

 

The fun part happens when the lease expires, the endpoint then goes back to the DHCP server and says "renew my lease", in most situations the DHCP server will give it back a new lease with the same IP address it gave it the first time. BUT sometimes the new lease contains a different IP address, this is what causes the problem. The server keeps on sending the audio data to the old address, but the endpoint doesn't get it because it now has a different address. The music data goes into Ye Olde Bit Bucket.

 

Somehow the music server has to get the new IP address of the endpoint. There are a few ways of doing this:

turn off the endpoint then turn it back on (unplug it, many endpoint's power switch just puts them in low power mode), sometimes this may need to off for 10 to 15 minutes.

 

Unplug the Ethernet cable for 10 to 15 minutes.

 

Reboot the music server

 

This gets the server back talking to the endpoint.

 

In many instances this is all that is required, from then on the DHCP coninues to renew the lease with the same address it gave out the second time.

 

For some systems it might take two times for the DHCP server to settle down.

 

Another option is to make sure the address of the endpoint never changes, there are two ways to do this:

set a static IP address on the endpoint. Not all endpoints allow you to do this.

Set a reserved IP address on your DHCP server, almost all allow you to do this, the endpoint still asks for a lease or renewal, but you reserve a specific address for that specific endpoint, the DHCP server HAS to always use that one.

 

Most people's system do not have the problem in the first place. For the ones that potentially do have this issue there seems to be some sort of trigger that causes the DHCP server to behave this way, it usually has to do with something "new" in the system. A new endpoint will almost always trigger this. Sometimes the same endpoint but with a different configuration, or a network with a significant change. Simple switches will usually not trigger this, but managed switches (or different configuration of the same switch) being added, or taken out can also trigger this.

 

So while this seems to happen when you add the EtherREGEN it is probably not anything inherently wrong with the EtherREGEN, but rather that you have significantly changed your network topology that is somehow triggering this behavior in t your DHCP server.

 

Ether just living with it until the DHCP server settles down or clamping down the IP address of the endpoint should get rid of the issue. If you want to spend time playing with different network configurations, endpoints etc, I would recommend you reserve the IP address of your endpoint so the DHCP server cannot mess you up in the future.

 

Note: I do not know exactly what the triggers are or exactly how the DHCP server determines when something is "new". And most likely different models behave differently. So please don't ask questions like "will my system have this problem?" "Exactly what do I do if I have it?" "Which router should I buy so it won't happen to me?" I don't know the answers to those questions. Tomorrow I probably will not know the answers either. So please don't ask.

 

What I know about it is already in this post.

 

If you do have the problem and you follow the advice above and it does not go away, please post THAT, we will try and get to the bottom of it.

 

John S.

 

I just checked my Comcast/Xfinity device. The lease time of its DHCP server is 7 days. Just FYI.

 

Industry disclosure:
https://chicagohifi.com

Dealer for: Taiko Audio, Conrad Johnson, Audio Mirror, and Sean Jacobs

Link to comment
5 minutes ago, Dutch said:

FYI; Clients actually start to try to renew their IP address with a DHCP server after half of the lease time has elapsed.

 

Yep, and under any normal circumstances, the IP address would not change.

The two most common causes for DHCP IP changes would be:

1. A restart of the DHCP server (i.e. the Xfinity cable modem in my case).

2. Connecting another device that acts as a DHCP server on the network. 

 

Industry disclosure:
https://chicagohifi.com

Dealer for: Taiko Audio, Conrad Johnson, Audio Mirror, and Sean Jacobs

Link to comment

I don’t get it though. IP addresses can always change so clients need to check cached IP entries of other hosts on the network regularly using DNS, mDNS or whatever.

 

I’m wondering if the etherREGEN a L2 or L3 (or L2+) switch and if it’s configured correctly to support multicast for mDNS etc.

 

Of course since I don’t have my Etherregen yet (missed the delivery guy today) I also don’t have the issue yet, let alone troubleshooted it (if I even get the issue). I do feel here we’re attacking the effect and not the cause. Though the cause could be anywhere..I for sure don’t envy John here! 🙄 I hope the above proves to be a good workaround!

Link to comment
1 hour ago, JohnSwenson said:

For all of you having problems with droputs and disconnections I think I have figured out what is happening. A little background first: the endpoints most people use get an IP address from a DHCP server on your network (usually in the router). The DHCP server creates a "DHCP lease" which itsends to the endpoint, this contains an IP address and a range of time it is good for. When a music server connects to the endpoint (each protocol does this part differently) the endpoint sends this IP address to the server, which then uses it to talk to the endpoint.

 

The fun part happens when the lease expires, the endpoint then goes back to the DHCP server and says "renew my lease", in most situations the DHCP server will give it back a new lease with the same IP address it gave it the first time. BUT sometimes the new lease contains a different IP address, this is what causes the problem. The server keeps on sending the audio data to the old address, but the endpoint doesn't get it because it now has a different address. The music data goes into Ye Olde Bit Bucket.

 

Somehow the music server has to get the new IP address of the endpoint. There are a few ways of doing this:

turn off the endpoint then turn it back on (unplug it, many endpoint's power switch just puts them in low power mode), sometimes this may need to off for 10 to 15 minutes.

 

Unplug the Ethernet cable for 10 to 15 minutes.

 

Reboot the music server

 

This gets the server back talking to the endpoint.

 

In many instances this is all that is required, from then on the DHCP coninues to renew the lease with the same address it gave out the second time.

 

For some systems it might take two times for the DHCP server to settle down.

 

Another option is to make sure the address of the endpoint never changes, there are two ways to do this:

set a static IP address on the endpoint. Not all endpoints allow you to do this.

Set a reserved IP address on your DHCP server, almost all allow you to do this, the endpoint still asks for a lease or renewal, but you reserve a specific address for that specific endpoint, the DHCP server HAS to always use that one.

 

Most people's system do not have the problem in the first place. For the ones that potentially do have this issue there seems to be some sort of trigger that causes the DHCP server to behave this way, it usually has to do with something "new" in the system. A new endpoint will almost always trigger this. Sometimes the same endpoint but with a different configuration, or a network with a significant change. Simple switches will usually not trigger this, but managed switches (or different configuration of the same switch) being added, or taken out can also trigger this.

 

So while this seems to happen when you add the EtherREGEN it is probably not anything inherently wrong with the EtherREGEN, but rather that you have significantly changed your network topology that is somehow triggering this behavior in t your DHCP server.

 

Ether just living with it until the DHCP server settles down or clamping down the IP address of the endpoint should get rid of the issue. If you want to spend time playing with different network configurations, endpoints etc, I would recommend you reserve the IP address of your endpoint so the DHCP server cannot mess you up in the future.

 

Note: I do not know exactly what the triggers are or exactly how the DHCP server determines when something is "new". And most likely different models behave differently. So please don't ask questions like "will my system have this problem?" "Exactly what do I do if I have it?" "Which router should I buy so it won't happen to me?" I don't know the answers to those questions. Tomorrow I probably will not know the answers either. So please don't ask.

 

What I know about it is already in this post.

 

If you do have the problem and you follow the advice above and it does not go away, please post THAT, we will try and get to the bottom of it.

 

John S.

I'm having to reboot my ER every few hours with my endpoint (Logitech Transporter/ROON in squeezebox mode). However, if I connect the endpoint to the "A" side of the ER the dropouts don"t occur and everything works normally.

 

Bob

Link to comment

Yes, you’re absolutely right about that @Nenon the switch should also send the arp request to all ports except the one that received it from and update its internal mac-port tables. If all that is working though and it reaches both A and B side consistently and keeps the tables in sync and stores the right mac addresses one would probably need to figure out the detailed workings of the applications (I for example don’t know all the details of LMS) on a network level and sniff the network traffic on both the A and B side to see what’s amiss.

Link to comment
6 hours ago, wwc said:

Apologies if this has been covered already.  

 

Are the AudioQuest ethernet cables-- the higher-end ones which have silver connectors and are shielded at both ends -- compatible with the EtherRegen?   I recall reading somewhere this would be a noise producer...

After reading up, I can refine my question:   Assuming the Audioquest cables are in fact shield tied, is the potential AC leakage loop NOT an issue if only ONE of these cables is inserted into the the EtherRegen "A" side?   

Link to comment
5 minutes ago, wwc said:

After reading up, I can refine my question:   Assuming the Audioquest cables are in fact shield tied, is the potential AC leakage loop NOT an issue if only ONE of these cables is inserted into the the EtherRegen "A" side?   

Further refinement after speaking with AudioQuest:  their cables are only tied (grounded) at one end for this very reason-- so it sounds like it's not an issue.

 

Link to comment
9 hours ago, wwc said:

Apologies if this has been covered already.  

 

Are the AudioQuest ethernet cables-- the higher-end ones which have silver connectors and are shielded at both ends -- compatible with the EtherRegen?   I recall reading somewhere this would be a noise producer...

No. While the Audioquest Ethernet cables are shielded, the shields are not connected at both ends, that is, one end is (colloquially referred to as) "floating", so they will not conduct leakage currents "downstream". 

Digital: Mac Mini/Roon Core/Optical Module->long run of fiber->EtherREGEN->SOtM UltraNeo->Schiit Gumby DAC. Shunyata Sigma Ethernet/Alpha USB Amplification: First Sound Presence Deluxe 4.0 preamp, LP70S amp Speakers: Harbeth 30.2/Power/Cables: Shunyata Everest 8000, Shunyata Sigma XC and NR, Alpha XC and NR, & Venom 14 Digital PCs, Alpha V2 ICs and SPs.  

 

 

Link to comment
47 minutes ago, wwc said:

Optical Modules:  I have the Startech #SFP1000ZXST.

https://www.startech.com/Networking-IO/sfp/modules/1000base-zx-sfp-module~SFP1000ZXST

It is Gigabit, Single Mode.

Is this compatible with the SFP cage on the ERegen?

Sure, those will work fine.  Just be sure to use the same type at both ends and of course use Single-mode fiber optic cabling.

Link to comment
7 hours ago, Dutch said:

I don’t get it though. IP addresses can always change so clients need to check cached IP entries of other hosts on the network regularly using DNS, mDNS or whatever.

 

I’m wondering if the etherREGEN a L2 or L3 (or L2+) switch and if it’s configured correctly to support multicast for mDNS etc.

 

Of course since I don’t have my Etherregen yet (missed the delivery guy today) I also don’t have the issue yet, let alone troubleshooted it (if I even get the issue). I do feel here we’re attacking the effect and not the cause. Though the cause could be anywhere..I for sure don’t envy John here! 🙄 I hope the above proves to be a good workaround!

Hi Dutch,

Yes I have extensively tested multicast and mDNS, they both work fine in every scenario I've tested.

 

BTW, there is only one switch in the EtherREGEN--in the A side. One of the ports on the A side switch sends data through the "special sauce" which goes into a format converter which is not a switch. Whatever packets come in go out without any modification.

 

John S.

Link to comment

Hi guys, will someone help me with the right SFP module to use with the eR? 
Tks Jorge

Jensen VRD-iFF>Router>Rj45>opticalModule>
SFP>Buffalo2016>SFP>opticalModule >Rj45>

IZen Mk3>Rj45> Delock62619>Rj45>
etherRegen (Master Clock+ Mini-Circuits BLP)>SFP>opticalRendu>USB>IsoRegen>

USB>Phoenix>USB>OPPO 205 (Modded)>HMS “the Perfect Match”>Proac Tablette Reference 8 Signature.
 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...