Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

What Do I change the DNS to and do I have to change the TCP/UDP ports? #11

Closed
ihaveaquestion64 opened this issue Mar 14, 2017 · 6 comments

Comments

@ihaveaquestion64
Copy link

C:\Users\aidan\PegaSwitch-master>ruby rdns.rb $192.168.56.1
I, [2017-03-14T16:09:08.644173 #12936] INFO -- : Starting RubyDNS server (v1.0.3)...
I, [2017-03-14T16:09:08.644173 #12936] INFO -- : <> Listening on udp:0.0.0.0:53
I, [2017-03-14T16:09:08.659645 #12936] INFO -- : <> Listening on tcp:0.0.0.0:53

With this, what settings would I change on my switch?

@SomeoneWeird
Copy link
Member

Change the 'DNS Servers' on your switch to the IP of your computer.

@ihaveaquestion64
Copy link
Author

Ok, but when the DNS server is less than fifteen characters, the switch adds more 0s to make up for that, is that ok?

@SomeoneWeird
Copy link
Member

Yes :)

@ihaveaquestion64
Copy link
Author

Ok, thx, I will try. Also, when I typed the command you gave for serve.py, it didn't work so I just typed serve.py to run it, would that work?

@SomeoneWeird
Copy link
Member

You need to type python serve.py

@ihaveaquestion64
Copy link
Author

I get this error when I type that.

C:\Users\aidan\PegaSwitch-master>python serve.py
'python' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\aidan\PegaSwitch-master>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants