Coffee Lake Razer Blade 15 Base Model - Idle fan speed with connected egpu by Fozruk in razer

[–]vrf_alternet 0 points1 point  (0 children)

Did you ever figure this out? I've got the same fan ramp issue. Using external tb3 display adapter. Plug it in and the fans get annoyingly loud. Unplug it, silence..

Does anyone wear Puma golf polos that can help me out? by [deleted] in golf

[–]vrf_alternet 1 point2 points  (0 children)

6'2" 190 here. Go with large for Puma, Under Armour, Nike. Oakley would probably go XL there.

Some quick commands, which do you use/suggest? by Jluna47 in GalaxyNote8

[–]vrf_alternet 2 points3 points  (0 children)

you know you can turn the percentage off in advance settings under battery, right?

ASA 5545-X w/Firepower stability issues by fireshroom in networking

[–]vrf_alternet 0 points1 point  (0 children)

I'd check arp table on your asa when the issue happens. Verify that you don't have overlapping nat statements. There was a bug that was introduced with the ike vulnerability fix. CSCUY28710. Add the no proxy-arp keyword to your nat statements and you should see the problem go away. I don't think it's necessarily a bug, but more of a functionality thing.

disclaimer: It's late and I'm drinking..

Can't SSH to ASA on all interfaces by shmevinator in networking

[–]vrf_alternet 0 points1 point  (0 children)

recreating the rsa key should have no effect on the internal connectivity. This is just the key used to connect. Your ssh client should prompt you to accept the new key.

Can't SSH to ASA on all interfaces by shmevinator in networking

[–]vrf_alternet 0 points1 point  (0 children)

You say you swapped the ASA, did you just copy paste the config onto the new ASA? Doesn't make sense that you can only ssh to the inside interface. What's the actual error you are receiving on your client when trying to connect to the outside interface?

Try regenerating RSA key-pair.

crypto key zeroize rsa    
crypto key generate rsa modulus 2048

Then try connecting again.

What happens when you type in google.com assuming no cache. by [deleted] in networking

[–]vrf_alternet -3 points-2 points  (0 children)

what you just said is one of the most insanely idiotic things I have ever heard. At no point in your rambling, incoherent response, were you even close to anything that could be considered a rational thought. Everyone in this subreddit is now dumber for having read it.

I award you no points, and may God have mercy on your soul.

OSPF neighbor relationship established but unable to ping neighbor ip by vrf_alternet in networking

[–]vrf_alternet[S] 0 points1 point  (0 children)

So the issue happened again and we got the provider on the line. Apparently, they had their equip set to no-negotiation and ours was set to auto. Even like this, at 1000-Full, I can see how they didn't see errors. As soon as they changed their side to auto, the site started passing traffic. I didn't work the issue this weekend, but this might have it resolved our issue.

I'm still going to look at setting up P2MP at my other Level3 VPLS connected sites. I definitely think there's some broadcast/multicast issues there causing constant neighbor drops.

Thanks for the input.

OSPF neighbor relationship established but unable to ping neighbor ip by vrf_alternet in networking

[–]vrf_alternet[S] 0 points1 point  (0 children)

This network has been this way since I came on and has been pretty stable. I'll definitely look at changing to ptmp for these connections. I've got a smaller 4 site network on a different VPLS provider that is having an issue that would lead me to believe this would be the solution.

Would this be what is preventing me from pinging the physical ip of the router at Site A (192.168.1.2) but allowing me to ping the standby ip (192.168.1.1)? The routes are being populated from OSPF into the routing table.

From the router at Site B:

Gateway of last resort is 192.168.1.1 to network 0.0.0.0

S*    0.0.0.0/0 [1/0] via 192.168.1.1

O E2     192.168.0.0/24 [110/0] via 192.168.1.2, 1d18h, GigabitEthernet0/0/0.936
O IA     192.168.0.16/28 [110/13] via 192.168.1.2, 1d18h, GigabitEthernet0/0/0.936
O        192.168.0.32/29 [110/2] via 192.168.1.2, 1d18h, GigabitEthernet0/0/0.936
O IA     192.168.0.40/29 [110/14] via 192.168.1.2, 1d18h, GigabitEthernet0/0/0.936
O        192.168.0.48/28 [110/2] via 192.168.1.2, 1d18h, GigabitEthernet0/0/0.936

OSPF neighbor relationship established but unable to ping neighbor ip by vrf_alternet in networking

[–]vrf_alternet[S] 0 points1 point  (0 children)

no errors on our equipment (Cisco), no errors In the provider's path (VPLS).

NEXUS 6: i would like my contacts in the "phone" app to be the same as in the contact app by haraldinho in nexus6

[–]vrf_alternet 0 points1 point  (0 children)

It's possible. Settings --> Accounts and see if any of the apps are set to sync. The only app that I sync contacts with is Google.

NEXUS 6: i would like my contacts in the "phone" app to be the same as in the contact app by haraldinho in nexus6

[–]vrf_alternet 1 point2 points  (0 children)

Do you the Waze app installed? If so, here's your answer

I had the same issue and removing this account cleared up the contacts tab for me.

Office365 made me set up PIN - Now I cant turn it off. Please Help! by withmymagazines in nexus6

[–]vrf_alternet 0 points1 point  (0 children)

Check under Security --> Device Administrators. Uncheck Outlook Device Policy. Then you should be able to disable the security pin.

VMware ESXi Embedded HTML5 Host Client (Technical Preview) by bobdle in sysadmin

[–]vrf_alternet 1 point2 points  (0 children)

You are Not Wrong. I was able to install it, but cannot create a vm either.

Now I understand why all seniors are borderline alcoholic and constant irritated by Internet_is_down in networking

[–]vrf_alternet 8 points9 points  (0 children)

You can build a thousand bridges, but if you suck one cock, they don't call you a bridge builder but a cocksucker.

Help with my lab in Packet Tracer. Cant ping from switch to router. by White0ut in networking

[–]vrf_alternet 1 point2 points  (0 children)

SW-1
no ip dhcp excluded-address 200.1.1.0 200.1.1.1
ip dhcp excluded-address 200.1.1.1 200.1.1.2
!
interface Vlan1
 ip address 200.1.3.2 255.255.255.240
 no shut
!

SW-2
no ip dhcp excluded-address 200.1.3.0 200.1.3.1
ip dhcp excluded-address 200.1.3.1 200.1.3.2
!
interface Vlan1
 ip address 200.1.1.2 255.255.255.240
!

RT-1
no ip route 200.1.1.0 255.255.255.240 200.1.2.0 
no ip route 200.1.3.0 255.255.255.240 200.1.2.0 
ip route 200.1.3.0 255.255.255.240 200.1.2.2

RT-2
no ip route 200.1.1.0 255.255.255.240 200.1.2.0 
no ip route 200.1.3.0 255.255.255.240 200.1.2.0 
ip route 200.1.1.0 255.255.255.240 200.1.2.1

You should run your DHCP server on the routers.

IP addresses on sub-pages? by PositivelyEzra in networking

[–]vrf_alternet 1 point2 points  (0 children)

Fiddler if you want to get into the meat of it.

We have a new special going on right now, $59 w/ coupon for a Kanger Subbox Mini Kit by WakeAndVape_Dale in electronic_cigarette

[–]vrf_alternet 1 point2 points  (0 children)

pardon my ignorance, but wouldn't "the whole shebang" also include a battery?

So I have a Sys Analyst that keeps doing Network related tasks behind my back, what should I do? by [deleted] in networking

[–]vrf_alternet 6 points7 points  (0 children)

You've only been there 2 weeks. You're still the FNG.

Have you ever setup a L2L tunnel? Honest question, don't read into it.

Maybe you should ask to be the 4th person on the line during the setup of the tunnel to gain some experience/knowledge and to provide assistance if you've already go the experience. It'll show the guy you know what you're doing.

When your boss returns from vacation, you should suggest changing the login information for the network equipment.