Tuesday, December 17, 2013

How to find default router IP address from terminal (LAN)

                                                                            step1

                    sudo ip route show | grep default                        
                         

                                                                              step 2
                         
                      results   192.168.1.1                                   
                                                   

                                                                             step 3

                       route                          


                                                                            step 4

                    results    192.168.1.1            

                                                                    the end
                                     

No comments:

Post a Comment

wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...